fixed lint

This commit is contained in:
Ulf Gebhardt 2019-06-03 22:57:46 +02:00
parent 6948666cfe
commit 164f3b6878
No known key found for this signature in database
GPG Key ID: 44C888923CC8E7F3

View File

@ -3,7 +3,6 @@ import { GraphQLClient } from 'graphql-request'
import Factory from '../../seed/factories'
import { host, login } from '../../jest/helpers'
const factory = Factory()
describe('SocialMedia', () => {