Skip to content

Commit e3fd015

Browse files
committed
fixed reading error message from compressed
1 parent c2de1fa commit e3fd015

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • client-v2/src/main/java/com/clickhouse/client/api/internal

client-v2/src/main/java/com/clickhouse/client/api/internal/LZ4Entity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import org.apache.hc.core5.http.Header;
88
import org.apache.hc.core5.http.HttpEntity;
99

10-
import java.io.EOFException;
1110
import java.io.IOException;
1211
import java.io.InputStream;
1312
import java.io.OutputStream;

0 commit comments

Comments
 (0)