We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d656741 commit 9669753Copy full SHA for 9669753
src/main/java/graphql/normalized/ExecutableNormalizedOperationToAstCompiler.java
@@ -26,7 +26,6 @@
26
import graphql.normalized.incremental.NormalizedDeferredExecution;
27
import graphql.schema.GraphQLCompositeType;
28
import graphql.schema.GraphQLFieldDefinition;
29
-import graphql.schema.GraphQLFieldsContainer;
30
import graphql.schema.GraphQLObjectType;
31
import graphql.schema.GraphQLSchema;
32
import graphql.schema.GraphQLUnmodifiedType;
0 commit comments