mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-08 16:18:05 +03:00
unused var
This commit is contained in:
@@ -50,8 +50,6 @@ final class Heartbeater
|
|||||||
|
|
||||||
private int interval;
|
private int interval;
|
||||||
|
|
||||||
private boolean started;
|
|
||||||
|
|
||||||
Heartbeater(TransportImpl trans) {
|
Heartbeater(TransportImpl trans) {
|
||||||
this.trans = trans;
|
this.trans = trans;
|
||||||
setName("heartbeater");
|
setName("heartbeater");
|
||||||
|
|||||||
Reference in New Issue
Block a user