Skip to content

Commit 2b4d4cc

Browse files
authored
Remove unused import (#14307)
1 parent 64a6fd1 commit 2b4d4cc

File tree

1 file changed

+0
-2
lines changed
  • instrumentation/okhttp/okhttp-3.0/library

1 file changed

+0
-2
lines changed

instrumentation/okhttp/okhttp-3.0/library/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ import io.opentelemetry.instrumentation.okhttp.v3_0.OkHttpTelemetry;
3939
import okhttp3.Call;
4040
import okhttp3.OkHttpClient;
4141

42-
import java.util.concurrent.ExecutorService;
43-
4442
public class OkHttpConfiguration {
4543

4644
//Use this Call.Factory implementation for making standard http client calls.

0 commit comments

Comments
 (0)