This commit is contained in:
Keith Donald
2009-11-11 19:04:21 +00:00
parent 6f8eb57dfa
commit afdb96ab2c

View File

@@ -54,7 +54,6 @@ public final class NumberFormatAnnotationFormatterFactory implements AnnotationF
return configureFormatterFrom(annotation, fieldType);
}
// internal helpers
private Set<Class<?>> createFieldTypes() {