Skip to content

Commit 00ee0ab

Browse files
committed
Fix compilation error in ResolvableTypeTests
1 parent 6a81de9 commit 00ee0ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-core/src/test/java/org/springframework/core/ResolvableTypeTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
import java.util.SortedSet;
4242
import java.util.TreeSet;
4343
import java.util.concurrent.Callable;
44+
import java.util.function.Consumer;
4445

4546
import org.assertj.core.api.AbstractAssert;
4647
import org.junit.jupiter.api.Test;

0 commit comments

Comments
 (0)