Skip to content

Commit 80d9f40

Browse files
author
Roy Teeuwen
committed
Cleanup some imports
1 parent 6f47891 commit 80d9f40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/be/idoneus/felix/bundle/extractor/FelixBundleExtractorApplication.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
package be.idoneus.felix.bundle.extractor;
22

33
import java.util.Arrays;
4-
import java.util.Optional;
5-
64
import org.apache.commons.cli.CommandLine;
75
import org.apache.commons.cli.CommandLineParser;
86
import org.apache.commons.cli.DefaultParser;

0 commit comments

Comments
 (0)