We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7379cbb commit 0856ec5Copy full SHA for 0856ec5
1 file changed
src/main/java/org/apache/commons/io/ByteOrderParser.java
@@ -18,7 +18,6 @@
18
package org.apache.commons.io;
19
20
import java.nio.ByteOrder;
21
-import java.util.Locale;
22
23
/**
24
* Converts Strings to {@link ByteOrder} instances.
0 commit comments