Skip to content

Commit f8bb3f8

Browse files
committed
chore: remove unused code
1 parent 2d40858 commit f8bb3f8

File tree

1 file changed

+0
-1
lines changed
  • packages/plugins/typescript/typescript/src

1 file changed

+0
-1
lines changed

packages/plugins/typescript/typescript/src/visitor.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import {
2626
UnionTypeDefinitionNode,
2727
GraphQLObjectType,
2828
TypeDefinitionNode,
29-
isInputObjectType,
3029
} from 'graphql';
3130
import { TypeScriptOperationVariablesToObject } from './typescript-variables-to-object';
3231

0 commit comments

Comments
 (0)