Skip to content

Commit 48343cc

Browse files
committed
Polish 'Simplify stream chain operations'
See gh-39259
1 parent 7f4aaac commit 48343cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-boot-project/spring-boot/src/main/java/org/springframework/boot/context/properties/IncompatibleConfigurationFailureAnalyzer.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
package org.springframework.boot.context.properties;
1818

19-
import java.util.stream.Collectors;
20-
2119
import org.springframework.boot.diagnostics.AbstractFailureAnalyzer;
2220
import org.springframework.boot.diagnostics.FailureAnalysis;
2321

0 commit comments

Comments
 (0)