Skip to content

Commit 9b39e9a

Browse files
committed
Remove unused imports.
1 parent 75f2e38 commit 9b39e9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/groovy/graphql/servlet/GraphQLServletSpec.groovy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ import graphql.schema.GraphQLObjectType
2222
import graphql.schema.GraphQLSchema
2323
import org.springframework.mock.web.MockHttpServletRequest
2424
import org.springframework.mock.web.MockHttpServletResponse
25-
import org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder
26-
import org.springframework.test.web.servlet.request.MockMvcRequestBuilders
2725
import spock.lang.Shared
2826
import spock.lang.Specification
2927

0 commit comments

Comments
 (0)