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 14cdb60 commit 0b13d84Copy full SHA for 0b13d84
java-client/src/main/java/co/elastic/clients/transport/rest5_client/low_level/Rest5ClientBuilder.java
@@ -20,7 +20,6 @@
20
package co.elastic.clients.transport.rest5_client.low_level;
21
22
23
-import org.apache.hc.client5.http.auth.CredentialsProvider;
24
import org.apache.hc.client5.http.config.ConnectionConfig;
25
import org.apache.hc.client5.http.config.RequestConfig;
26
import org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy;
0 commit comments