We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a20ce commit cb91611Copy full SHA for cb91611
src/main/java/graphql/servlet/GraphQLServlet.java
@@ -21,7 +21,6 @@
21
import com.fasterxml.jackson.databind.ObjectMapper;
22
import com.fasterxml.jackson.databind.RuntimeJsonMappingException;
23
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
24
-import graphql.ExceptionWhileDataFetching;
25
import graphql.ExecutionResult;
26
import graphql.GraphQL;
27
import graphql.GraphQLError;
0 commit comments