pull/4123/head
Chocobozzz 2021-05-26 15:38:09 +02:00
parent f49b3231d0
commit 6c8a99d12a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -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,