mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Removed entry components from module definitions
This commit is contained in:
@@ -138,10 +138,6 @@ const EXPORTS = [
|
||||
],
|
||||
exports: [
|
||||
...EXPORTS
|
||||
],
|
||||
entryComponents: [
|
||||
AdminSidebarSectionComponent,
|
||||
ExpandableAdminSidebarSectionComponent
|
||||
]
|
||||
})
|
||||
export class AppModule {
|
||||
|
Reference in New Issue
Block a user