fixed lint error

This commit is contained in:
Art Lowel
2018-05-18 16:00:59 +02:00
parent a0851884e6
commit 7c392f316d

View File

@@ -14,7 +14,6 @@ import {
getResponseFromSelflink
} from './operators';
describe('Core Module - RxJS Operators', () => {
let scheduler: TestScheduler;
let requestService: RequestService;