Skip to content

Commit 0898bac

Browse files
committed
chore: lint
1 parent c477171 commit 0898bac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/macros/list/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import type { ObjectTypeDefinitionNode } from 'graphql'
1010
import { parse } from 'graphql'
1111
import { printSchema } from 'graphql'
1212
import { GraphQLSchema as Schema } from 'graphql'
13-
import { schemaGlobals } from './globals.js'
1413
import type { StringValueNode } from 'graphql'
1514

1615
interface Context {

0 commit comments

Comments
 (0)