Mercurial > hg > ugly-duckling
diff src/app/services/feature-extraction/feature-extraction.service.ts @ 316:98490d0ceb77
Lint.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Fri, 12 May 2017 17:14:59 +0100 |
parents | 75a234459d3b |
children | e433a2da0ada |
line wrap: on
line diff
--- a/src/app/services/feature-extraction/feature-extraction.service.ts Fri May 12 17:11:34 2017 +0100 +++ b/src/app/services/feature-extraction/feature-extraction.service.ts Fri May 12 17:14:59 2017 +0100 @@ -14,7 +14,7 @@ WebWorkerStreamingClient } from 'piper/client-stubs/WebWorkerStreamingClient'; import {RequestId} from 'piper/protocols/WebWorkerProtocol'; -import {collect, StreamingConfiguration} from "piper/StreamingService"; +import {collect, StreamingConfiguration} from 'piper/StreamingService'; type RepoUri = string; export interface AvailableLibraries {