SethFalco commented on a change in pull request #92:
URL: https://github.com/apache/commons-beanutils/pull/92#discussion_r675194021



##########
File path: 
src/main/java/org/apache/commons/beanutils2/converters/SqlTimeConverter.java
##########
@@ -68,9 +68,7 @@ public SqlTimeConverter(final Object defaultValue) {
     }
 
     /**
-     * Gets a {@code DateFormat} for the Locale.
-     * @param locale TODO
-     * @param timeZone TODO
+     * {@inheritDoc}

Review comment:
       Valid 🤔 
   
   I remember at the time thinking I'll leave the `@return` tag because it was 
different, so I assumed it should be overridden.
   Now looking at it... I realize it's "different" but not actually different.
   
   I'll remove it. ^-^'
   




-- 
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