Skip to content

Commit 55b764b

Browse files
committed
Remove unused import
See spring-projectsgh-22543
1 parent 164ee2a commit 55b764b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-webflux/src/main/java/org/springframework/web/reactive/result/method/annotation/RequestMappingHandlerMapping.java

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import java.util.Map;
2424
import java.util.Set;
2525
import java.util.function.Predicate;
26-
import java.util.stream.Collectors;
2726

2827
import org.springframework.context.EmbeddedValueResolverAware;
2928
import org.springframework.core.annotation.AnnotatedElementUtils;

0 commit comments

Comments
 (0)