mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-02-06 05:29:33 +01:00
remove unneeded blank line
This commit is contained in:
parent
72ae202df3
commit
7573011a08
@ -542,7 +542,6 @@ def _main(tcp_listener, udp_listener, fw, ssh_cmd, remotename,
|
||||
debug1('seed_hosts: %r\n' % seed_hosts)
|
||||
mux.send(0, ssnet.CMD_HOST_REQ, str.encode('\n'.join(seed_hosts)))
|
||||
|
||||
|
||||
def check_ssh_alive():
|
||||
if daemon:
|
||||
# poll() won't tell us when process exited since the
|
||||
|
Loading…
Reference in New Issue
Block a user