mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-02-16 10:29:36 +01:00
Fixed, removed unused imports
This commit is contained in:
parent
13db89916a
commit
6e9c58b4b4
@ -1,6 +1,5 @@
|
||||
import socket
|
||||
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.methods import BaseMethod
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user