Skip to content

Commit ed62f9f

Browse files
committed
Spotless
1 parent 9aa9d78 commit ed62f9f

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
@@ -8,7 +8,6 @@
88
package org.elasticsearch.xpack.esql.optimizer.rules.physical.local;
99

1010
import org.elasticsearch.index.query.QueryBuilder;
11-
import org.elasticsearch.xpack.esql.common.Failures;
1211
import org.elasticsearch.xpack.esql.core.expression.Alias;
1312
import org.elasticsearch.xpack.esql.core.expression.Attribute;
1413
import org.elasticsearch.xpack.esql.core.expression.AttributeMap;

0 commit comments

Comments
 (0)