Skip to content

Commit fef0e21

Browse files
committed
Remove unused LinkedList import
1 parent 8c7579e commit fef0e21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-core/src/main/java/org/springframework/util/ReflectionUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import java.sql.SQLException;
2626
import java.util.ArrayList;
2727
import java.util.Arrays;
28-
import java.util.LinkedList;
2928
import java.util.List;
3029
import java.util.Map;
3130

0 commit comments

Comments
 (0)