Skip to content

Commit 8c3cdc6

Browse files
committed
Remove unused import
1 parent 01827fd commit 8c3cdc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-web/src/main/java/org/springframework/http/converter/json/AbstractJackson2HttpMessageConverter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
import org.springframework.http.converter.HttpMessageNotWritableException;
5757
import org.springframework.lang.Nullable;
5858
import org.springframework.util.Assert;
59-
import org.springframework.util.CollectionUtils;
6059
import org.springframework.util.StreamUtils;
6160
import org.springframework.util.TypeUtils;
6261

0 commit comments

Comments
 (0)