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