Skip to content

Commit 8714b5f

Browse files
committed
Remove dead comment
1 parent c56b956 commit 8714b5f

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

src/main/java/org/apache/commons/codec/binary/Base64.java

-2
Original file line numberDiff line numberDiff line change
@@ -701,8 +701,6 @@ private Base64(final int lineLength, final byte[] lineSeparator, final byte padd
701701
}
702702
}
703703

704-
// Implementation of the Encoder Interface
705-
706704
/**
707705
* Calculates a decode table for a given encode table.
708706
*

0 commit comments

Comments
 (0)