mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-21 14:04:03 +01:00
chore: prettier
This commit is contained in:
parent
406d830063
commit
d64017f473
1 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
|||
import {
|
||||
GraphQLObjectType,
|
||||
GraphQLBoolean,
|
||||
GraphQLString,
|
||||
} from 'graphql';
|
||||
import { GraphQLObjectType, GraphQLBoolean, GraphQLString } from 'graphql';
|
||||
import { GraphQLInt } from 'graphql';
|
||||
import { PartnerNodeType } from './channels';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue