Skip to content

Commit a7e9dd8

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 7f3f934 commit a7e9dd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/optimizer/rules/logical/IgnoreNullMetrics.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
import org.elasticsearch.xpack.esql.core.tree.Source;
1414
import org.elasticsearch.xpack.esql.expression.predicate.logical.Or;
1515
import org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull;
16-
import org.elasticsearch.xpack.esql.plan.logical.Aggregate;
1716
import org.elasticsearch.xpack.esql.plan.logical.EsRelation;
1817
import org.elasticsearch.xpack.esql.plan.logical.Filter;
1918
import org.elasticsearch.xpack.esql.plan.logical.LogicalPlan;

0 commit comments

Comments
 (0)