Skip to content

Commit 0f289d7

Browse files
committed
Delete unused imports
1 parent 74f7781 commit 0f289d7

File tree

1 file changed

+0
-4
lines changed
  • junit-platform-console/src/main/java/org/junit/platform/console/command

1 file changed

+0
-4
lines changed

junit-platform-console/src/main/java/org/junit/platform/console/command/ExitCode.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010

1111
package org.junit.platform.console.command;
1212

13-
import static org.apiguardian.api.API.Status.STABLE;
14-
15-
import org.apiguardian.api.API;
16-
1713
/**
1814
* Well-known exit codes of the {@code junit} tool.
1915
*

0 commit comments

Comments
 (0)