Skip to content

Commit 641fec9

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 9c9047f commit 641fec9

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/analysis/IgnoreNullMetrics.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import org.elasticsearch.xpack.esql.rule.Rule;
2222

2323
import java.util.HashSet;
24-
import java.util.List;
2524
import java.util.Set;
2625

2726
/**

x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/analysis/IgnoreNullMetricsTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import org.elasticsearch.index.IndexMode;
1111
import org.elasticsearch.test.ESTestCase;
1212
import org.elasticsearch.xpack.esql.EsqlTestUtils;
13-
import org.elasticsearch.xpack.esql.core.tree.Source;
1413
import org.elasticsearch.xpack.esql.core.type.DataType;
1514
import org.elasticsearch.xpack.esql.core.type.EsField;
1615
import org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry;

0 commit comments

Comments
 (0)