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 d6ed731 commit 895b4c8Copy full SHA for 895b4c8
java-client/src/test/java/co/elastic/clients/transport/rest5_client/SafeResponseConsumerTest.java
@@ -34,9 +34,7 @@
34
import org.apache.hc.core5.http.io.entity.ByteArrayEntity;
35
import org.apache.hc.core5.http.message.BasicClassicHttpResponse;
36
import org.apache.hc.core5.http.nio.AsyncResponseConsumer;
37
-import org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer;
38
import org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer;
39
-import org.apache.http.protocol.HttpContext;
40
import org.junit.jupiter.api.AfterAll;
41
import org.junit.jupiter.api.Assertions;
42
import org.junit.jupiter.api.BeforeAll;
0 commit comments