Skip to content

Commit 8507a9c

Browse files
committed
prettify
1 parent 2e73aa7 commit 8507a9c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,8 @@
5353
import static org.hamcrest.Matchers.is;
5454
import static org.hamcrest.Matchers.nullValue;
5555
import static org.junit.Assert.assertEquals;
56-
import static org.junit.Assert.assertFalse;
5756
import static org.junit.Assert.assertNotNull;
58-
import static org.junit.Assert.assertNull;
5957
import static org.junit.Assert.assertThrows;
60-
import static org.junit.Assert.assertTrue;
6158
import static org.junit.Assert.fail;
6259

6360
public class ScriptApprovalTest extends AbstractApprovalTest<ScriptApprovalTest.Script> {

0 commit comments

Comments
 (0)