XenoAmess commented on a change in pull request #577:
URL: https://github.com/apache/commons-lang/pull/577#discussion_r452285077
##########
File path: src/main/java/org/apache/commons/lang3/StringUtils.java
##########
@@ -6201,6 +6203,9 @@ public static String removeStartIgnoreCase(final String
str, final String remove
return str;
}
+ // Padding
Review comment:
@garydgregory resolved as deleted.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]