Commit 75f917af authored by Hiro's avatar Hiro 🏄
Browse files

Fix local import

parent 94b4f329
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ the Tor Browser.
:license: see included LICENSE for information
"""

from .utils import strings
from gettor.utils import strings

"""
This is where version and available locales get loaded.