Skip to content

Commit 71e78f9

Browse files
committed
Spotless
1 parent b0ac5f1 commit 71e78f9

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/physical/local/PushFiltersToSource.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
import org.elasticsearch.xpack.esql.core.util.CollectionUtils;
3232
import org.elasticsearch.xpack.esql.core.util.Queries;
3333
import org.elasticsearch.xpack.esql.expression.function.fulltext.FullTextFunction;
34-
import org.elasticsearch.xpack.esql.expression.function.fulltext.Match;
3534
import org.elasticsearch.xpack.esql.expression.function.fulltext.Term;
3635
import org.elasticsearch.xpack.esql.expression.function.scalar.ip.CIDRMatch;
3736
import org.elasticsearch.xpack.esql.expression.function.scalar.spatial.BinarySpatialFunction;

0 commit comments

Comments
 (0)