Skip to content

Commit

Permalink
[DSC-2017] Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
atarix83 committed Nov 7, 2024
1 parent 685e3c3 commit ca02b2b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import { CrisLayoutTab } from '../../../../core/layout/models/tab.model';
import { rotate, rotateNavbar } from '../../../../shared/animations/rotate';
import { slide } from '../../../../shared/animations/slide';
import { TranslateService } from '@ngx-translate/core';
import { Item } from '../../../../core/shared/item.model';
import { getItemPageRoute } from '../../../../item-page/item-page-routing-paths';

/**
* This component defines the default layout for all tabs of DSpace Items.
Expand Down

0 comments on commit ca02b2b

Please sign in to comment.