Fix build
This commit is contained in:
parent
4d3ea87486
commit
7113f32a87
1 changed files with 1 additions and 3 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue