Skip to content

Commit 44fd72e

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 4cdfc6e commit 44fd72e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/src/test/java/org/elasticsearch/script/ScriptTests.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@
3030
import java.util.Map;
3131

3232
import static org.hamcrest.Matchers.both;
33-
import static org.hamcrest.Matchers.contains;
3433
import static org.hamcrest.Matchers.containsString;
3534
import static org.hamcrest.Matchers.equalTo;
36-
import static org.hamcrest.Matchers.is;
3735

3836
public class ScriptTests extends ESTestCase {
3937

0 commit comments

Comments
 (0)