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 e8d2f4f commit 736e798Copy full SHA for 736e798
x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/action/stream/EsqlQueryResponseStream.java
@@ -18,7 +18,6 @@
18
import org.elasticsearch.rest.StreamingXContentResponse;
19
import org.elasticsearch.xcontent.MediaType;
20
import org.elasticsearch.xcontent.ToXContent;
21
-import org.elasticsearch.xcontent.XContentType;
22
import org.elasticsearch.xpack.esql.action.ColumnInfoImpl;
23
import org.elasticsearch.xpack.esql.action.EsqlQueryRequest;
24
import org.elasticsearch.xpack.esql.action.EsqlQueryResponse;
0 commit comments