pjfanning commented on code in PR #374:
URL: https://github.com/apache/commons-io/pull/374#discussion_r956210410


##########
src/main/java/org/apache/commons/io/FileUtils.java:
##########
@@ -3537,9 +3537,7 @@ public static void writeStringToFile(final File file, 
final String data, final S
 
     /**
      * Instances should NOT be constructed in standard programming.
-     * @deprecated Will be private in 3.0.
      */
-    @Deprecated

Review Comment:
   this is not resolved - you have still removed a comment that was in the code 
before - can you put it back?



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