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 ff336e2 commit 9004e67Copy full SHA for 9004e67
x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/CsvTests.java
@@ -119,7 +119,6 @@
119
import static org.elasticsearch.xpack.esql.EsqlTestUtils.classpathResources;
120
import static org.elasticsearch.xpack.esql.EsqlTestUtils.loadMapping;
121
import static org.elasticsearch.xpack.esql.action.EsqlCapabilities.cap;
122
-import static org.hamcrest.Matchers.equalTo;
123
import static org.hamcrest.Matchers.everyItem;
124
import static org.hamcrest.Matchers.greaterThan;
125
import static org.hamcrest.Matchers.hasSize;
0 commit comments