Skip to content

Commit

Permalink
Remove SECURITY-218 class import from TcpSlaveAgentListener test.
Browse files Browse the repository at this point in the history
YAGNI.
  • Loading branch information
oleg-nenashev committed Sep 28, 2018
1 parent 26ff888 commit eed7f5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/src/test/java/hudson/TcpSlaveAgentListenerTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

import jenkins.model.Jenkins;
import jenkins.model.identity.InstanceIdentityProvider;
import jenkins.security.security218.ysoserial.ExecBlockingSecurityManager.ExecException;
import org.junit.Rule;
import org.junit.Test;
import org.jvnet.hudson.test.JenkinsRule;
Expand Down

0 comments on commit eed7f5e

Please sign in to comment.