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.
1 parent 64a6fd1 commit 2b4d4ccCopy full SHA for 2b4d4cc
instrumentation/okhttp/okhttp-3.0/library/README.md
@@ -39,8 +39,6 @@ import io.opentelemetry.instrumentation.okhttp.v3_0.OkHttpTelemetry;
39
import okhttp3.Call;
40
import okhttp3.OkHttpClient;
41
42
-import java.util.concurrent.ExecutorService;
43
-
44
public class OkHttpConfiguration {
45
46
//Use this Call.Factory implementation for making standard http client calls.
0 commit comments