Skip to content

Commit b90f37b

Browse files
committed
delete // Padding
1 parent 8e325f0 commit b90f37b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/java/org/apache/commons/lang3/StringUtils.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6203,9 +6203,6 @@ public static String removeStartIgnoreCase(final String str, final String remove
62036203
return str;
62046204
}
62056205

6206-
// Padding
6207-
//-----------------------------------------------------------------------
6208-
62096206
/**
62106207
* <p>Returns padding using the specified delimiter repeated
62116208
* to a given length.</p>

0 commit comments

Comments
 (0)