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.
1 parent b34f32c commit 31a796dCopy full SHA for 31a796d
x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/approximate/ApproximateTests.java
@@ -44,7 +44,6 @@
44
import java.util.List;
45
import java.util.function.Predicate;
46
47
-import static org.elasticsearch.xpack.esql.EsqlTestUtils.TEST_CFG;
48
import static org.elasticsearch.xpack.esql.EsqlTestUtils.withDefaultLimitWarning;
49
import static org.hamcrest.CoreMatchers.allOf;
50
import static org.hamcrest.CoreMatchers.not;
0 commit comments