mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 06:53:03 +00:00
Removed entry components from module definitions
This commit is contained in:
@@ -17,8 +17,7 @@ import { ImportExternalPageComponent } from './import-external-page.component';
|
||||
],
|
||||
declarations: [
|
||||
ImportExternalPageComponent
|
||||
],
|
||||
entryComponents: [ ]
|
||||
]
|
||||
})
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user