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 75f2e38 commit 9b39e9aCopy full SHA for 9b39e9a
src/test/groovy/graphql/servlet/GraphQLServletSpec.groovy
@@ -22,8 +22,6 @@ import graphql.schema.GraphQLObjectType
22
import graphql.schema.GraphQLSchema
23
import org.springframework.mock.web.MockHttpServletRequest
24
import org.springframework.mock.web.MockHttpServletResponse
25
-import org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder
26
-import org.springframework.test.web.servlet.request.MockMvcRequestBuilders
27
import spock.lang.Shared
28
import spock.lang.Specification
29
0 commit comments