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.
2 parents aca2144 + d5da64c commit ac26aa5Copy full SHA for ac26aa5
spring/src/test/java/io/kubernetes/client/spring/extended/controller/KubernetesInformerCreatorTest.java
@@ -16,7 +16,6 @@
16
import static com.github.tomakehurst.wiremock.client.WireMock.equalTo;
17
import static com.github.tomakehurst.wiremock.client.WireMock.get;
18
import static com.github.tomakehurst.wiremock.client.WireMock.getRequestedFor;
19
-import static com.github.tomakehurst.wiremock.client.WireMock.urlMatching;
20
import static com.github.tomakehurst.wiremock.client.WireMock.urlPathEqualTo;
21
import static com.github.tomakehurst.wiremock.core.WireMockConfiguration.options;
22
import static org.assertj.core.api.Assertions.assertThat;
0 commit comments