Update __init__.py

pull/350/head
midoks 2 years ago
parent 21ca9d8874
commit 01b9c51247
  1. 2
      route/__init__.py

@ -686,8 +686,6 @@ def connected_msg(msg):
pass
# print 'connected_msg:' + str(e)
# if not mw.isAppleSystem():
try:
import paramiko
ssh = paramiko.SSHClient()

Loading…
Cancel
Save