Fix linting.

This commit is contained in:
elweyn 2022-07-15 14:34:47 +02:00
parent cada4eca19
commit 843993e340

View File

@ -14,8 +14,6 @@ import { userFactory } from '@/seeds/factory/user'
import { creationFactory } from '@/seeds/factory/creation'
import { creations } from '@/seeds/creation/index'
import { peterLustig } from '@/seeds/users/peter-lustig'
import { bobBaumeister } from '@/seeds/users/bob-baumeister'
import { raeuberHotzenplotz } from '@/seeds/users/raeuber-hotzenplotz'
let mutate: any, query: any, con: any
let testEnv: any