Skip to content

Commit 288c86e

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 238fd3b commit 288c86e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/io/stream/PlanStreamWrapperQueryBuilder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import org.elasticsearch.common.io.stream.StreamOutput;
1616
import org.elasticsearch.index.query.QueryBuilder;
1717
import org.elasticsearch.index.query.SearchExecutionContext;
18-
import org.elasticsearch.logging.LogManager;
1918
import org.elasticsearch.xcontent.XContentBuilder;
2019
import org.elasticsearch.xpack.esql.session.Configuration;
2120

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/planner/PlannerUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import org.elasticsearch.index.query.CoordinatorRewriteContext;
2121
import org.elasticsearch.index.query.QueryBuilder;
2222
import org.elasticsearch.index.query.SearchExecutionContext;
23-
import org.elasticsearch.logging.LogManager;
2423
import org.elasticsearch.xpack.esql.EsqlIllegalArgumentException;
2524
import org.elasticsearch.xpack.esql.capabilities.TranslationAware;
2625
import org.elasticsearch.xpack.esql.core.expression.AttributeSet;

0 commit comments

Comments
 (0)