Skip to content

Commit

Permalink
Remove dead comment
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Apr 20, 2024
1 parent c56b956 commit 8714b5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/org/apache/commons/codec/binary/Base64.java
Original file line number Diff line number Diff line change
Expand Up @@ -701,8 +701,6 @@ private Base64(final int lineLength, final byte[] lineSeparator, final byte padd
}
}

// Implementation of the Encoder Interface

/**
* Calculates a decode table for a given encode table.
*
Expand Down

0 comments on commit 8714b5f

Please sign in to comment.