Skip to content

Commit 18aa27c

Browse files
committed
Improvements
1 parent 78080a1 commit 18aa27c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/cli/src/main/java/io/cucumber/junitxmlformatter/cli/JunitXmlFormatter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import static java.nio.file.StandardOpenOption.CREATE;
3434
import static java.nio.file.StandardOpenOption.TRUNCATE_EXISTING;
3535

36-
// TODO: Read version from manifest?
3736
@Command(
3837
name = JUNIT_XML_FORMATTER_NAME,
3938
mixinStandardHelpOptions = true,

0 commit comments

Comments
 (0)