mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.
This commit is contained in:
@@ -86,10 +86,6 @@ class ServerPrivateInfo {
|
||||
throw SSHErr(type: SSHErrType.connect, message: 'alterUrl port error');
|
||||
}
|
||||
return _IpPort(ip_, port_);
|
||||
|
||||
// Do not update [id]
|
||||
// Because [id] is the identity which is used to find the [SSHClient]
|
||||
// id = '$user@$ip:$port';
|
||||
}
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user