We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7fcb3 commit 4ba64fdCopy full SHA for 4ba64fd
1 file changed
src/app/item-page/edit-item-page/edit-item-page.routing.module.ts
@@ -37,7 +37,6 @@ import { ItemPageBitstreamsGuard } from './item-page-bitstreams.guard';
37
import { ItemPageRelationshipsGuard } from './item-page-relationships.guard';
38
import { ItemPageVersionHistoryGuard } from './item-page-version-history.guard';
39
import { ItemPageCollectionMapperGuard } from './item-page-collection-mapper.guard';
40
-import { ThemedItemPageComponent } from '../simple/themed-item-page.component';
41
import { ThemedItemStatusComponent } from './item-status/themed-item-status.component';
42
43
/**
0 commit comments