mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Remove unused import.
This commit is contained in:
parent
790b6fb906
commit
6a9b4f7b9a
@ -6,7 +6,6 @@ import { createContribution } from '@/seeds/graphql/mutations'
|
||||
import { login } from '@/seeds/graphql/queries'
|
||||
import { cleanDB, resetToken, testEnvironment } from '@test/helpers'
|
||||
import { GraphQLError } from 'graphql'
|
||||
import { User } from '@entity/User'
|
||||
import { userFactory } from '@/seeds/factory/user'
|
||||
|
||||
let mutate: any, query: any, con: any
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user