git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2344 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-11-11 19:04:21 +00:00
parent 79be476095
commit f46bbd14fe
@@ -54,7 +54,6 @@ public final class NumberFormatAnnotationFormatterFactory implements AnnotationF
return configureFormatterFrom(annotation, fieldType);
}
// internal helpers
private Set<Class<?>> createFieldTypes() {