mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Removed entry components from module definitions
This commit is contained in:
@@ -60,9 +60,6 @@ const ENTRY_COMPONENTS = [
|
||||
],
|
||||
declarations: [
|
||||
...ENTRY_COMPONENTS,
|
||||
],
|
||||
entryComponents: [
|
||||
...ENTRY_COMPONENTS
|
||||
]
|
||||
})
|
||||
export class ResearchEntitiesModule {
|
||||
|
Reference in New Issue
Block a user