Skip to content

Commit 9b3b083

Browse files
committed
Remove unused import
1 parent bc5dae2 commit 9b3b083

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/org/elasticsearch/cluster/routing/RoutingNode.java

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
import java.util.List;
3535
import java.util.Map;
3636
import java.util.Set;
37-
import java.util.function.Predicate;
3837
import java.util.stream.Collectors;
3938

4039
/**

0 commit comments

Comments
 (0)