I removed it because there was a code I wasn't using
This commit is contained in:
@@ -75,7 +75,6 @@ public class FunctionTypeUtilsTests<T> {
|
||||
|
||||
Type targetType = ((ParameterizedType) innerWrapperType).getActualTypeArguments()[0];
|
||||
assertThat(targetType).isEqualTo(String.class);
|
||||
System.out.println();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user