Skip to content

Commit 38a1352

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent ffe5ba1 commit 38a1352

File tree

1 file changed

+0
-2
lines changed
  • x-pack/plugin/esql/qa/server/single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node

1 file changed

+0
-2
lines changed

x-pack/plugin/esql/qa/server/single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node/RestEsqlIT.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
import java.util.Locale;
4848
import java.util.Map;
4949
import java.util.Set;
50-
import java.util.TreeSet;
5150
import java.util.stream.Collectors;
5251
import java.util.stream.Stream;
5352

@@ -58,7 +57,6 @@
5857
import static org.elasticsearch.xpack.esql.tools.ProfileParser.parseProfile;
5958
import static org.elasticsearch.xpack.esql.tools.ProfileParser.readProfileFromResponse;
6059
import static org.hamcrest.Matchers.any;
61-
import static org.hamcrest.Matchers.contains;
6260
import static org.hamcrest.Matchers.containsInAnyOrder;
6361
import static org.hamcrest.Matchers.containsString;
6462
import static org.hamcrest.Matchers.either;

0 commit comments

Comments
 (0)