Fix lint
This commit is contained in:
parent
f49b3231d0
commit
6c8a99d12a
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue