Skip to content

Commit 89ae411

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent a3aa40f commit 89ae411

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/function/fulltext

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/function/fulltext/MultiMatch.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
import static org.elasticsearch.xpack.esql.core.type.DataType.IP;
7979
import static org.elasticsearch.xpack.esql.core.type.DataType.KEYWORD;
8080
import static org.elasticsearch.xpack.esql.core.type.DataType.LONG;
81-
import static org.elasticsearch.xpack.esql.core.type.DataType.OBJECT;
8281
import static org.elasticsearch.xpack.esql.core.type.DataType.SEMANTIC_TEXT;
8382
import static org.elasticsearch.xpack.esql.core.type.DataType.TEXT;
8483
import static org.elasticsearch.xpack.esql.core.type.DataType.UNSIGNED_LONG;

0 commit comments

Comments
 (0)