diff options
Diffstat (limited to 'server/tests')
-rw-r--r-- | server/tests/plugins/plugin-transcoding.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/plugins/plugin-transcoding.ts b/server/tests/plugins/plugin-transcoding.ts index b6dff930e..c834b6985 100644 --- a/server/tests/plugins/plugin-transcoding.ts +++ b/server/tests/plugins/plugin-transcoding.ts | |||
@@ -19,7 +19,6 @@ import { | |||
19 | uninstallPlugin, | 19 | uninstallPlugin, |
20 | updateCustomSubConfig, | 20 | updateCustomSubConfig, |
21 | uploadVideoAndGetId, | 21 | uploadVideoAndGetId, |
22 | waitFfmpegUntilError, | ||
23 | waitJobs, | 22 | waitJobs, |
24 | waitUntilLivePublished | 23 | waitUntilLivePublished |
25 | } from '../../../shared/extra-utils' | 24 | } from '../../../shared/extra-utils' |