
18 Oct
2019
18 Oct
'19
11:27 a.m.
commit cabaddce5b255a1636db28c87999b58b985fb741 Author: hiro <hiro@torproject.org> Date: Fri Oct 18 13:27:29 2019 +0200 Fix import --- gettor/utils/settings.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gettor/utils/settings.py b/gettor/utils/settings.py index 768c6fe..226f57f 100644 --- a/gettor/utils/settings.py +++ b/gettor/utils/settings.py @@ -15,6 +15,7 @@ import os import platform import locale +from twisted.python import log from . import strings