Skip to content

Commit

Permalink
Package private method does not need Javadoc since tag
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jun 17, 2023
1 parent 4d9f462 commit a3d825d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/org/apache/commons/codec/digest/B64.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
* <p>
* This class is immutable and thread-safe.
* </p>
*
* @since 1.7
*/
class B64 {

Expand Down

0 comments on commit a3d825d

Please sign in to comment.