File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
java-client/src/test/java/co/elastic/clients/documentation/rest5_client Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 3030import co .elastic .clients .transport .rest5_client .low_level .Rest5Client ;
3131import co .elastic .clients .transport .rest5_client .low_level .Rest5ClientBuilder ;
3232import org .apache .hc .client5 .http .config .RequestConfig ;
33- import org .apache .hc .client5 .http .impl .async .CloseableHttpAsyncClient ;
3433import org .apache .hc .client5 .http .impl .async .HttpAsyncClientBuilder ;
35- import org .apache .hc .client5 .http .impl .async .HttpAsyncClients ;
3634import org .apache .hc .client5 .http .impl .nio .PoolingAsyncClientConnectionManager ;
3735import org .apache .hc .client5 .http .impl .nio .PoolingAsyncClientConnectionManagerBuilder ;
3836import org .apache .hc .core5 .http .ContentType ;
You can’t perform that action at this time.
0 commit comments