mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
Removed entry components from module definitions
This commit is contained in:
@@ -24,9 +24,6 @@ import { BitstreamFormatsModule } from './bitstream-formats/bitstream-formats.mo
|
||||
MetadataSchemaComponent,
|
||||
MetadataSchemaFormComponent,
|
||||
MetadataFieldFormComponent
|
||||
],
|
||||
entryComponents: [
|
||||
|
||||
]
|
||||
})
|
||||
export class AdminRegistriesModule {
|
||||
|
Reference in New Issue
Block a user