Skip to content

Commit 61ecab5

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 93e0691 commit 61ecab5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/src/test/java/org/elasticsearch/common/network/InetAddressesTests.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@
2525
import java.net.InetAddress;
2626
import java.net.NetworkInterface;
2727
import java.net.UnknownHostException;
28-
import java.nio.ByteBuffer;
2928
import java.nio.charset.StandardCharsets;
3029
import java.util.Enumeration;
31-
import java.util.stream.IntStream;
3230

3331
import static org.hamcrest.Matchers.equalTo;
3432

0 commit comments

Comments
 (0)