98422: Remove unused import

This commit is contained in:
Kristof De Langhe
2023-01-11 14:55:16 +01:00
parent de7fcb30da
commit 4ba64fdfcc

View File

@@ -37,7 +37,6 @@ import { ItemPageBitstreamsGuard } from './item-page-bitstreams.guard';
import { ItemPageRelationshipsGuard } from './item-page-relationships.guard';
import { ItemPageVersionHistoryGuard } from './item-page-version-history.guard';
import { ItemPageCollectionMapperGuard } from './item-page-collection-mapper.guard';
import { ThemedItemPageComponent } from '../simple/themed-item-page.component';
import { ThemedItemStatusComponent } from './item-status/themed-item-status.component';
/**