diff options
Diffstat (limited to 'server/tests/api/services.ts')
-rw-r--r-- | server/tests/api/services.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/api/services.ts b/server/tests/api/services.ts index c34c51f66..3e6506de4 100644 --- a/server/tests/api/services.ts +++ b/server/tests/api/services.ts | |||
@@ -14,7 +14,6 @@ import { | |||
14 | getOEmbed | 14 | getOEmbed |
15 | } from '../utils' | 15 | } from '../utils' |
16 | import { runServer } from '../utils/servers' | 16 | import { runServer } from '../utils/servers' |
17 | import { Video } from '../../../client/src/app/videos/shared/video.model' | ||
18 | 17 | ||
19 | describe('Test services', function () { | 18 | describe('Test services', function () { |
20 | let server: ServerInfo = null | 19 | let server: ServerInfo = null |