Skip to content

Commit e2eb50c

Browse files
committed
Remove unused import
1 parent 738b50d commit e2eb50c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717

1818
package org.apache.commons.codec.binary;
1919

20-
import java.util.Random;
21-
2220
/**
2321
* This random data was encoded by OpenSSL. Java had nothing to do with it. This data helps us test interop between
2422
* Commons-Codec and OpenSSL. Notice that OpenSSL creates 64 character lines instead of the 76 of Commons-Codec.

0 commit comments

Comments
 (0)