SethFalco commented on code in PR #92:
URL: https://github.com/apache/commons-beanutils/pull/92#discussion_r1474916310


##########
src/main/java/org/apache/commons/beanutils2/sql/converters/SqlTimestampConverter.java:
##########
@@ -62,12 +62,6 @@ protected Class<Timestamp> getDefaultType() {
     }
 
     /**
-     * Gets a {@code DateFormat} for the Locale.

Review Comment:
   It's already inheriting the JavaDoc from the function it's overriding. I 
removed it because it didn't look like it needed populating.
   
   
![image](https://github.com/apache/commons-beanutils/assets/22801583/feb2320d-fb89-42c7-af21-4aa20716f175)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to