mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-17 11:29:24 +01:00
Fixed, removed unused imports
This commit is contained in:
parent
13db89916a
commit
6e9c58b4b4
@ -1,6 +1,5 @@
|
|||||||
import socket
|
import socket
|
||||||
from sshuttle.firewall import subnet_weight
|
from sshuttle.firewall import subnet_weight
|
||||||
from sshuttle.helpers import Fatal, log
|
|
||||||
from sshuttle.linux import nft, nft_get_handle, nft_chain_exists, nonfatal
|
from sshuttle.linux import nft, nft_get_handle, nft_chain_exists, nonfatal
|
||||||
from sshuttle.methods import BaseMethod
|
from sshuttle.methods import BaseMethod
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user