diff options
-rw-r--r-- | server/tests/api/videos/multiple-servers.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/api/videos/multiple-servers.ts b/server/tests/api/videos/multiple-servers.ts index 2a49fd360..05ccee8ad 100644 --- a/server/tests/api/videos/multiple-servers.ts +++ b/server/tests/api/videos/multiple-servers.ts | |||
@@ -2,7 +2,6 @@ | |||
2 | 2 | ||
3 | import 'mocha' | 3 | import 'mocha' |
4 | import * as chai from 'chai' | 4 | import * as chai from 'chai' |
5 | import { and } from 'sequelize/dist' | ||
6 | import request from 'supertest' | 5 | import request from 'supertest' |
7 | import { | 6 | import { |
8 | checkTmpIsEmpty, | 7 | checkTmpIsEmpty, |