Skip to content

Commit b64cdc4

Browse files
committed
Fix spotless
1 parent b0cf989 commit b64cdc4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

instrumentation/play/play-ws/play-ws-common/testing/src/main/java/io/opentelemetry/javaagent/instrumentation/playws/PlayScalaStreamedWsClientBaseTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,9 @@
66
package io.opentelemetry.javaagent.instrumentation.playws;
77

88
import io.opentelemetry.instrumentation.testing.junit.http.HttpClientResult;
9-
import java.io.IOException;
109
import java.net.URI;
1110
import java.util.Map;
1211
import java.util.concurrent.TimeUnit;
13-
import org.junit.jupiter.api.AfterEach;
14-
import org.junit.jupiter.api.BeforeEach;
1512
import play.api.libs.ws.StandaloneWSClient;
1613
import play.api.libs.ws.StandaloneWSRequest;
1714
import play.api.libs.ws.StandaloneWSResponse;

0 commit comments

Comments
 (0)