Skip to content

Commit d0dc3f9

Browse files
committed
Update AbstractJdkHttpServerTest.java
1 parent 4ca4f8b commit d0dc3f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instrumentation/java-http-server/testing/src/main/java/io/opentelemetry/instrumentation/httpserver/AbstractJdkHttpServerTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import io.opentelemetry.api.trace.Span;
2121
import io.opentelemetry.instrumentation.testing.junit.http.AbstractHttpServerTest;
2222
import io.opentelemetry.instrumentation.testing.junit.http.HttpServerTestOptions;
23-
import io.opentelemetry.instrumentation.testing.junit.http.ServerEndpoint;
2423
import io.opentelemetry.testing.internal.armeria.common.QueryParams;
2524
import java.io.IOException;
2625
import java.io.OutputStream;

0 commit comments

Comments
 (0)