Skip to content

Commit 007eb2c

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 2da69a8 commit 007eb2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/src/main/java/org/elasticsearch/index/codec/vectors/es92/ES92BinaryQuantizedBFloat16VectorsFormat.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434

3535
import java.io.IOException;
3636

37-
import static org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapper.MAX_DIMS_COUNT;
38-
3937
/**
4038
* Copied from Lucene, replace with Lucene's implementation sometime after Lucene 10
4139
* Codec for encoding/decoding binary quantized vectors The binary quantization format used here

0 commit comments

Comments
 (0)