We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427998a commit 467b85cCopy full SHA for 467b85c
1 file changed
src/test/java/org/apache/commons/codec/binary/Base32TestData.java
@@ -31,6 +31,4 @@ public class Base32TestData {
31
static final String BASE32_FIXTURE = "JBSWY3DPEBLW64TMMQ======\r\n";
32
// static final String BASE32HEX_FIXTURE = "91IMOR3F41BMUSJCCG======";
33
34
- // Some utility code to help test chunked reads of the InputStream.
35
-
36
}
0 commit comments