Fix build

This commit is contained in:
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

View File

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