Skip to content

Commit a31922b

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 3d7619b commit a31922b

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/expression/function/scalar/multivalue

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/expression/function/scalar/multivalue/MvContainsTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
import static org.elasticsearch.xpack.esql.core.util.SpatialCoordinateTypes.GEO;
3636
import static org.elasticsearch.xpack.esql.expression.function.TestCaseSupplier.TypedData.MULTI_ROW_NULL;
3737
import static org.elasticsearch.xpack.esql.expression.function.TestCaseSupplier.TypedData.NULL;
38-
import static org.hamcrest.Matchers.anyOf;
3938
import static org.hamcrest.Matchers.equalTo;
4039

4140
public class MvContainsTests extends AbstractScalarFunctionTestCase {

0 commit comments

Comments
 (0)