Fix lint
This commit is contained in:
parent
f49b3231d0
commit
6c8a99d12a
|
@ -1,5 +1,5 @@
|
||||||
import { sample } from 'lodash'
|
import { sample } from 'lodash'
|
||||||
import { FindOptions, literal, Op, QueryTypes, Transaction, WhereOptions } from 'sequelize'
|
import { literal, Op, QueryTypes, Transaction, WhereOptions } from 'sequelize'
|
||||||
import {
|
import {
|
||||||
AllowNull,
|
AllowNull,
|
||||||
BeforeDestroy,
|
BeforeDestroy,
|
||||||
|
|
Loading…
Reference in New Issue