Skip to content

Commit d1a386a

Browse files
committed
checkstyle
1 parent 7af771e commit d1a386a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

java-client/src/test/java/co/elastic/clients/documentation/rest5_client/RestClientDocumentation.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@
3030
import co.elastic.clients.transport.rest5_client.low_level.Rest5Client;
3131
import co.elastic.clients.transport.rest5_client.low_level.Rest5ClientBuilder;
3232
import org.apache.hc.client5.http.config.RequestConfig;
33-
import org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient;
3433
import org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder;
35-
import org.apache.hc.client5.http.impl.async.HttpAsyncClients;
3634
import org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager;
3735
import org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder;
3836
import org.apache.hc.core5.http.ContentType;

0 commit comments

Comments
 (0)