mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-16 19:09:01 +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