mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
fixed lint error
This commit is contained in:
@@ -14,7 +14,6 @@ import {
|
|||||||
getResponseFromSelflink
|
getResponseFromSelflink
|
||||||
} from './operators';
|
} from './operators';
|
||||||
|
|
||||||
|
|
||||||
describe('Core Module - RxJS Operators', () => {
|
describe('Core Module - RxJS Operators', () => {
|
||||||
let scheduler: TestScheduler;
|
let scheduler: TestScheduler;
|
||||||
let requestService: RequestService;
|
let requestService: RequestService;
|
||||||
|
Reference in New Issue
Block a user