Skip to content

Commit a1a5803

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent d4de01c commit a1a5803

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import org.elasticsearch.discovery.SeedHostsResolver;
2626
import org.elasticsearch.indices.breaker.NoneCircuitBreakerService;
2727
import org.elasticsearch.test.transport.MockTransportService;
28-
import org.elasticsearch.transport.TransportService;
2928
import org.elasticsearch.transport.netty4.Netty4Transport;
3029
import org.elasticsearch.transport.netty4.SharedGroupFactory;
3130
import org.hamcrest.Matchers;

server/src/test/java/org/elasticsearch/discovery/FileBasedSeedHostsProviderTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import org.elasticsearch.threadpool.TestThreadPool;
2323
import org.elasticsearch.threadpool.ThreadPool;
2424
import org.elasticsearch.transport.TcpTransport;
25-
import org.elasticsearch.transport.TransportService;
2625
import org.elasticsearch.transport.netty4.Netty4Transport;
2726
import org.elasticsearch.transport.netty4.SharedGroupFactory;
2827
import org.junit.After;

0 commit comments

Comments
 (0)