mirror of https://github.com/Chocobozzz/PeerTube
Fix lint
parent
936441b9ed
commit
36217ac537
|
@ -1,6 +1,5 @@
|
|||
import * as Bull from 'bull'
|
||||
import { TranscodeOptionsType } from '@server/helpers/ffmpeg-utils'
|
||||
import { JOB_PRIORITY } from '@server/initializers/constants'
|
||||
import { getTranscodingJobPriority, publishAndFederateIfNeeded } from '@server/lib/video'
|
||||
import { getVideoFilePath } from '@server/lib/video-paths'
|
||||
import { UserModel } from '@server/models/account/user'
|
||||
|
|
Loading…
Reference in New Issue