Skip to content

Commit

Permalink
Remove unused import from bad cherry-pick
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-scheer committed Apr 20, 2022
1 parent 8d0153a commit a05dff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion subgraph-js/src/schema-helper/buildSchemaFromSDL.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import {
isScalarType,
isEnumType,
GraphQLEnumValueConfig,
ConstDirectiveNode,
ASTNode,
StringValueNode,
} from 'graphql';
Expand Down

0 comments on commit a05dff4

Please sign in to comment.