Skip to content

Commit 3ffd9dc

Browse files
committed
Remove unused
1 parent 731686e commit 3ffd9dc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ private NotInstantiable() {
7070

7171
private static Stream<Arguments> createValueTestParameters() {
7272
// force the PatternOptionBuilder to load / modify the TypeHandler table.
73-
final Class<?> ignore = PatternOptionBuilder.FILES_VALUE;
7473
// reset the type handler table.
7574
TypeHandler.resetConverters();
7675
final List<Arguments> lst = new ArrayList<>();

0 commit comments

Comments
 (0)