mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-07 15:50:57 +03:00
redundant
This commit is contained in:
@@ -120,8 +120,6 @@ abstract class SocketClient {
|
||||
output.close();
|
||||
output = null;
|
||||
}
|
||||
input = null;
|
||||
output = null;
|
||||
}
|
||||
|
||||
public boolean isConnected() {
|
||||
Reference in New Issue
Block a user