Skip to content

Commit b29e039

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 90cf77d commit b29e039

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/predicate/operator/comparison

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/predicate/operator/comparison/InsensitiveEquals.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import org.apache.lucene.util.automaton.Automata;
1111
import org.apache.lucene.util.automaton.Automaton;
1212
import org.apache.lucene.util.automaton.ByteRunAutomaton;
13-
import org.apache.lucene.util.automaton.Operations;
1413
import org.elasticsearch.common.io.stream.NamedWriteableRegistry;
1514
import org.elasticsearch.common.io.stream.StreamInput;
1615
import org.elasticsearch.common.lucene.BytesRefs;

0 commit comments

Comments
 (0)