Fix lint
This commit is contained in:
parent
98d68ebd67
commit
4c3e4c3d93
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ import { retryTransactionWrapper } from '../../../helpers/database-utils'
|
|||
import { computeResolutionsToTranscode } from '../../../helpers/ffprobe-utils'
|
||||
import { logger } from '../../../helpers/logger'
|
||||
import { CONFIG } from '../../../initializers/config'
|
||||
import { sequelizeTypescript } from '../../../initializers/database'
|
||||
import { VideoModel } from '../../../models/video/video'
|
||||
import { federateVideoIfNeeded } from '../../activitypub/videos'
|
||||
import { Notifier } from '../../notifier'
|
||||
|
|
Loading…
Reference in a new issue