mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
tor: remove unused import
This commit is contained in:
parent
9a25e6b21d
commit
d8828ee877
@ -20,7 +20,6 @@ Plinth module to configure Tor
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
from gettext import gettext as _
|
from gettext import gettext as _
|
||||||
import json
|
|
||||||
|
|
||||||
from . import tor
|
from . import tor
|
||||||
from .tor import init
|
from .tor import init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user