diff options
Diffstat (limited to 'server/tests/utils/miscs/miscs.ts')
-rw-r--r-- | server/tests/utils/miscs/miscs.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/utils/miscs/miscs.ts b/server/tests/utils/miscs/miscs.ts index f93e2372e..99d109bfe 100644 --- a/server/tests/utils/miscs/miscs.ts +++ b/server/tests/utils/miscs/miscs.ts | |||
@@ -1,6 +1,5 @@ | |||
1 | /* tslint:disable:no-unused-expression */ | 1 | /* tslint:disable:no-unused-expression */ |
2 | 2 | ||
3 | import { expect } from 'chai' | ||
4 | import { join } from 'path' | 3 | import { join } from 'path' |
5 | import * as request from 'supertest' | 4 | import * as request from 'supertest' |
6 | import * as WebTorrent from 'webtorrent' | 5 | import * as WebTorrent from 'webtorrent' |