Skip to content

Commit ca02b2b

Browse files
committed
[DSC-2017] Fix lint
1 parent 685e3c3 commit ca02b2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/app/cris-layout/cris-layout-loader/shared/sidebar-item/cris-layout-sidebar-item.component.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ import { CrisLayoutTab } from '../../../../core/layout/models/tab.model';
44
import { rotate, rotateNavbar } from '../../../../shared/animations/rotate';
55
import { slide } from '../../../../shared/animations/slide';
66
import { TranslateService } from '@ngx-translate/core';
7-
import { Item } from '../../../../core/shared/item.model';
8-
import { getItemPageRoute } from '../../../../item-page/item-page-routing-paths';
97

108
/**
119
* This component defines the default layout for all tabs of DSpace Items.

0 commit comments

Comments
 (0)