Skip to content

Commit ed5b0bf

Browse files
committed
Clean up unused import
1 parent 2ddc35a commit ed5b0bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/jenkinsci/plugins/scriptsecurity/scripts/HasherScriptApprovalTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import java.util.logging.Level;
1616

1717
import static org.hamcrest.MatcherAssert.assertThat;
18-
import static org.hamcrest.Matchers.containsInAnyOrder;
1918
import static org.hamcrest.Matchers.containsInRelativeOrder;
2019
import static org.hamcrest.Matchers.containsString;
2120
import static org.hamcrest.Matchers.hasItem;

0 commit comments

Comments
 (0)