mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 11:03:05 +00:00
[DURACOM-307] fix lint
This commit is contained in:
@@ -60,8 +60,8 @@ import { BrowserOnlyPipe } from '../../../shared/utils/browser-only.pipe';
|
||||
BrowserOnlyPipe,
|
||||
NgxPaginationModule,
|
||||
SelectableListItemControlComponent,
|
||||
ListableObjectComponentLoaderComponent
|
||||
],
|
||||
ListableObjectComponentLoaderComponent,
|
||||
],
|
||||
standalone: true,
|
||||
})
|
||||
export class BulkAccessBrowseComponent implements OnInit, OnDestroy {
|
||||
|
Reference in New Issue
Block a user