mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-08 23:44:34 +02:00
Fixed, removed unused imports
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user