Skip to content

Commit c1f264a

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 9f1c4c5 commit c1f264a

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/stats/SearchContextStats.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import org.elasticsearch.index.mapper.TextFieldMapper;
2828
import org.elasticsearch.index.query.SearchExecutionContext;
2929
import org.elasticsearch.xpack.esql.EsqlIllegalArgumentException;
30-
import org.elasticsearch.xpack.esql.core.expression.FieldAttribute;
3130
import org.elasticsearch.xpack.esql.core.expression.FieldAttribute.FieldName;
3231
import org.elasticsearch.xpack.esql.core.type.DataType;
3332

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/stats/SearchStats.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
package org.elasticsearch.xpack.esql.stats;
99

1010
import org.apache.lucene.util.BytesRef;
11-
import org.elasticsearch.xpack.esql.core.expression.FieldAttribute;
1211
import org.elasticsearch.xpack.esql.core.expression.FieldAttribute.FieldName;
1312
import org.elasticsearch.xpack.esql.core.type.DataType;
1413

0 commit comments

Comments
 (0)