mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
97183 Fix linter issue, again
This commit is contained in:
@@ -19,7 +19,6 @@ import { cold } from 'jasmine-marbles';
|
|||||||
import createSpy = jasmine.createSpy;
|
import createSpy = jasmine.createSpy;
|
||||||
import { createSuccessfulRemoteDataObject$ } from './shared/remote-data.utils';
|
import { createSuccessfulRemoteDataObject$ } from './shared/remote-data.utils';
|
||||||
import { createPaginatedList } from './shared/testing/utils.test';
|
import { createPaginatedList } from './shared/testing/utils.test';
|
||||||
import { Feature } from './core/shared/feature.model';
|
|
||||||
|
|
||||||
const BOOLEAN = { t: true, f: false };
|
const BOOLEAN = { t: true, f: false };
|
||||||
const MENU_STATE = {
|
const MENU_STATE = {
|
||||||
|
Reference in New Issue
Block a user