aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/services.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/services.ts')
-rw-r--r--server/tests/api/services.ts1
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'
16import { runServer } from '../utils/servers' 16import { runServer } from '../utils/servers'
17import { Video } from '../../../client/src/app/videos/shared/video.model'
18 17
19describe('Test services', function () { 18describe('Test services', function () {
20 let server: ServerInfo = null 19 let server: ServerInfo = null