Skip to content

Commit 6e437ac

Browse files
committed
Spotless
1 parent 9aae2d5 commit 6e437ac

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/function/vector/Knn.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
import static org.elasticsearch.xpack.esql.core.type.DataType.DENSE_VECTOR;
6868
import static org.elasticsearch.xpack.esql.core.type.DataType.FLOAT;
6969
import static org.elasticsearch.xpack.esql.core.type.DataType.INTEGER;
70-
import static org.elasticsearch.xpack.esql.core.type.DataType.KEYWORD;
7170
import static org.elasticsearch.xpack.esql.core.type.DataType.TEXT;
7271
import static org.elasticsearch.xpack.esql.expression.Foldables.TypeResolutionValidator.forPreOptimizationValidation;
7372
import static org.elasticsearch.xpack.esql.expression.Foldables.resolveTypeQuery;

0 commit comments

Comments
 (0)