diff --git a/plinth/modules/tor/__init__.py b/plinth/modules/tor/__init__.py index 40455c1bc..8195777e0 100644 --- a/plinth/modules/tor/__init__.py +++ b/plinth/modules/tor/__init__.py @@ -20,7 +20,6 @@ Plinth module to configure Tor """ from gettext import gettext as _ -import json from . import tor from .tor import init