mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 14:09:25 +00:00
Fix merge result
This commit is contained in:
@@ -1784,8 +1784,6 @@ class ResolvableTypeTests {
|
||||
public class MyCollectionSuperclassType extends MySuperclassType<Collection<String>> {
|
||||
}
|
||||
|
||||
public interface Consumer<T> {
|
||||
}
|
||||
|
||||
public interface Consumer<T> {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user