Skip to content

Commit 9a5ff69

Browse files
committed
removed unused import
1 parent 44a4fa2 commit 9a5ff69

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/org/apache/commons/cli/CommandLineTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Licensed to the Apache Software Foundation (ASF) under one or more
2727
import java.io.ByteArrayOutputStream;
2828
import java.io.PrintStream;
2929
import java.util.ArrayList;
30-
import java.util.Arrays;
3130
import java.util.List;
3231
import java.util.Properties;
3332
import java.util.function.Supplier;

0 commit comments

Comments
 (0)