Skip to content

Commit 467b85c

Browse files
committed
Remove redundant comments that refer to removed code
1 parent 427998a commit 467b85c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/test/java/org/apache/commons/codec/binary/Base32TestData.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,4 @@ public class Base32TestData {
3131
static final String BASE32_FIXTURE = "JBSWY3DPEBLW64TMMQ======\r\n";
3232
// static final String BASE32HEX_FIXTURE = "91IMOR3F41BMUSJCCG======";
3333

34-
// Some utility code to help test chunked reads of the InputStream.
35-
3634
}

0 commit comments

Comments
 (0)