Skip to content

Commit 895b4c8

Browse files
committed
Fix imports
1 parent d6ed731 commit 895b4c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

java-client/src/test/java/co/elastic/clients/transport/rest5_client/SafeResponseConsumerTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@
3434
import org.apache.hc.core5.http.io.entity.ByteArrayEntity;
3535
import org.apache.hc.core5.http.message.BasicClassicHttpResponse;
3636
import org.apache.hc.core5.http.nio.AsyncResponseConsumer;
37-
import org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer;
3837
import org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer;
39-
import org.apache.http.protocol.HttpContext;
4038
import org.junit.jupiter.api.AfterAll;
4139
import org.junit.jupiter.api.Assertions;
4240
import org.junit.jupiter.api.BeforeAll;

0 commit comments

Comments
 (0)