Update firewall.py

This commit is contained in:
kroozo 2017-12-15 15:57:19 +01:00 committed by Brian May
parent 6b48301b86
commit 9a176aa96f

View File

@ -7,7 +7,6 @@ import sys
import os
import platform
import traceback
import sshuttle.sdnotify as sdnotify
from sshuttle.helpers import debug1, debug2, Fatal
from sshuttle.methods import get_auto_method, get_method