mirror of https://github.com/Chocobozzz/PeerTube
Fix lint
parent
f49b3231d0
commit
6c8a99d12a
|
@ -1,5 +1,5 @@
|
|||
import { sample } from 'lodash'
|
||||
import { FindOptions, literal, Op, QueryTypes, Transaction, WhereOptions } from 'sequelize'
|
||||
import { literal, Op, QueryTypes, Transaction, WhereOptions } from 'sequelize'
|
||||
import {
|
||||
AllowNull,
|
||||
BeforeDestroy,
|
||||
|
|
Loading…
Reference in New Issue