mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-15 04:24:28 +01:00
Merge pull request #19 from naclander/patch-1
Remove no-latency-control assertion
This commit is contained in:
commit
3cf5002b62
@ -215,7 +215,6 @@ def main():
|
||||
helpers.logprefix = ' s: '
|
||||
else:
|
||||
helpers.logprefix = 'server: '
|
||||
assert latency_control is not None
|
||||
debug1('latency control setting = %r\n' % latency_control)
|
||||
|
||||
routes = list(list_routes())
|
||||
|
Loading…
Reference in New Issue
Block a user