We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685e3c3 commit ca02b2bCopy full SHA for ca02b2b
src/app/cris-layout/cris-layout-loader/shared/sidebar-item/cris-layout-sidebar-item.component.ts
@@ -4,8 +4,6 @@ import { CrisLayoutTab } from '../../../../core/layout/models/tab.model';
4
import { rotate, rotateNavbar } from '../../../../shared/animations/rotate';
5
import { slide } from '../../../../shared/animations/slide';
6
import { TranslateService } from '@ngx-translate/core';
7
-import { Item } from '../../../../core/shared/item.model';
8
-import { getItemPageRoute } from '../../../../item-page/item-page-routing-paths';
9
10
/**
11
* This component defines the default layout for all tabs of DSpace Items.
0 commit comments