We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e66f8 commit 30ae944Copy full SHA for 30ae944
src/test/java/com/cloudbees/jenkins/plugins/sshagent/SSHAgentBase.java
@@ -25,7 +25,6 @@
25
import org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider;
26
import org.apache.sshd.server.session.ServerSession;
27
import org.apache.sshd.server.shell.ShellFactory;
28
-import static org.apache.sshd.server.ServerAuthenticationManager.WELCOME_BANNER;
29
30
public class SSHAgentBase {
31
0 commit comments