Skip to content

Commit 45d6810

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 9ebdda2 commit 45d6810

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/FullTextFunction.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
import static org.elasticsearch.common.logging.LoggerMessageFormat.format;
6060
import static org.elasticsearch.xpack.esql.common.Failure.fail;
6161
import static org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal.DEFAULT;
62-
import static org.elasticsearch.xpack.esql.core.expression.TypeResolutions.ParamOrdinal.THIRD;
6362
import static org.elasticsearch.xpack.esql.core.expression.TypeResolutions.isFoldable;
6463
import static org.elasticsearch.xpack.esql.core.expression.TypeResolutions.isMapExpression;
6564
import static org.elasticsearch.xpack.esql.core.expression.TypeResolutions.isNotNull;

0 commit comments

Comments
 (0)