mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Fix lint
This commit is contained in:
parent
1f7ab4f310
commit
a28f353a64
4 changed files with 2 additions and 4 deletions
|
@ -2,7 +2,6 @@ import * as Bluebird from 'bluebird'
|
|||
import { ActivityUpdate } from '../../../../shared/models/activitypub'
|
||||
import { ActivityPubActor } from '../../../../shared/models/activitypub/activitypub-actor'
|
||||
import { VideoTorrentObject } from '../../../../shared/models/activitypub/objects'
|
||||
import { VideoFile } from '../../../../shared/models/videos'
|
||||
import { retryTransactionWrapper } from '../../../helpers/database-utils'
|
||||
import { logger } from '../../../helpers/logger'
|
||||
import { resetSequelizeInstance } from '../../../helpers/utils'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue