Skip to content

Commit 25af895

Browse files
committed
Remove unused import in GlobalCrumbIssuerConfigurationTest
1 parent 230e4ea commit 25af895

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/src/test/java/hudson/security/csrf/GlobalCrumbIssuerConfigurationTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import static org.hamcrest.MatcherAssert.assertThat;
44
import static org.hamcrest.Matchers.containsString;
5-
import static org.hamcrest.Matchers.not;
65

76
import org.htmlunit.html.HtmlPage;
87
import org.junit.jupiter.api.BeforeEach;

0 commit comments

Comments
 (0)