Skip to content

Commit a3d825d

Browse files
committed
Package private method does not need Javadoc since tag
1 parent 4d9f462 commit a3d825d

File tree

1 file changed

+0
-2
lines changed
  • src/main/java/org/apache/commons/codec/digest

1 file changed

+0
-2
lines changed

src/main/java/org/apache/commons/codec/digest/B64.java

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
* <p>
2828
* This class is immutable and thread-safe.
2929
* </p>
30-
*
31-
* @since 1.7
3230
*/
3331
class B64 {
3432

0 commit comments

Comments
 (0)