Skip to content

Commit 2abe948

Browse files
committed
Remove non needed import
1 parent 59b34ba commit 2abe948

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/discovery-ec2/src/test/java/org/elasticsearch/discovery/ec2/Ec2DiscoveryTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
import static org.hamcrest.Matchers.containsString;
5353
import static org.hamcrest.Matchers.hasSize;
5454
import static org.hamcrest.Matchers.is;
55-
import static org.hamcrest.Matchers.isOneOf;
5655

5756
public class Ec2DiscoveryTests extends ESTestCase {
5857

0 commit comments

Comments
 (0)