Skip to content

Commit e7aacc0

Browse files
committed
fix linting error
1 parent 16bc050 commit e7aacc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/resolvers.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { makeExecutableSchema } from '@graphql-tools/schema';
22
import { loadSchemaSync } from '@graphql-tools/load';
33
import { GraphQLFileLoader } from '@graphql-tools/graphql-file-loader';
4-
import { GraphQLError } from 'graphql';
54

65
import { Resolvers } from './resolvers-types.js';
76
import {

0 commit comments

Comments
 (0)