We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738b50d commit e2eb50cCopy full SHA for e2eb50c
1 file changed
src/test/java/org/apache/commons/codec/binary/Base64TestData.java
@@ -17,8 +17,6 @@
17
18
package org.apache.commons.codec.binary;
19
20
-import java.util.Random;
21
-
22
/**
23
* This random data was encoded by OpenSSL. Java had nothing to do with it. This data helps us test interop between
24
* Commons-Codec and OpenSSL. Notice that OpenSSL creates 64 character lines instead of the 76 of Commons-Codec.
0 commit comments