We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cff4e7 + 7f95d6a commit efc3fb6Copy full SHA for efc3fb6
server/src/test/java/org/elasticsearch/index/mapper/vectors/DenseVectorFieldMapperTests.java
@@ -66,7 +66,6 @@
66
67
import static org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat.DEFAULT_BEAM_WIDTH;
68
import static org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat.DEFAULT_MAX_CONN;
69
-import static org.hamcrest.Matchers.closeTo;
70
import static org.hamcrest.Matchers.containsString;
71
import static org.hamcrest.Matchers.equalTo;
72
import static org.hamcrest.Matchers.instanceOf;
0 commit comments