mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[DURACOM-191] fix lint errors manually and automatically
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
import {
|
||||
ChangeDetectionStrategy,
|
||||
DebugElement,
|
||||
DebugElement,
|
||||
Injectable,
|
||||
Injectable,
|
||||
NO_ERRORS_SCHEMA,
|
||||
NO_ERRORS_SCHEMA,
|
||||
} from '@angular/core';
|
||||
import {
|
||||
@@ -13,10 +10,7 @@ import {
|
||||
waitForAsync,
|
||||
} from '@angular/core/testing';
|
||||
import { By } from '@angular/platform-browser';
|
||||
import {
|
||||
RouterTestingModule,
|
||||
RouterTestingModule,
|
||||
} from '@angular/router/testing';
|
||||
import { RouterTestingModule } from '@angular/router/testing';
|
||||
import { TranslateModule } from '@ngx-translate/core';
|
||||
import { Operation } from 'fast-json-patch';
|
||||
import { Observable } from 'rxjs';
|
||||
|
Reference in New Issue
Block a user