tor: remove unused import

This commit is contained in:
James Valleroy 2015-08-29 07:50:47 -04:00
parent 9a25e6b21d
commit d8828ee877

View File

@ -20,7 +20,6 @@ Plinth module to configure Tor
"""
from gettext import gettext as _
import json
from . import tor
from .tor import init