Fix build

pull/5949/head
Chocobozzz 2023-08-21 15:55:54 +02:00
parent 4d3ea87486
commit 7113f32a87
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 3 deletions

View File

@ -4,9 +4,7 @@ import { expect } from 'chai'
import { wait } from '@peertube/peertube-core-utils'
import { LiveVideoError, UserVideoQuota, VideoPrivacy } from '@peertube/peertube-models'
import {
cleanupTests,
ConfigCommand,
createMultipleServers,
cleanupTests, createMultipleServers,
doubleFollow,
PeerTubeServer,
setAccessTokensToServers,