summaryrefslogtreecommitdiffstats
path: root/ipalib/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/text.py')
-rw-r--r--ipalib/text.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/ipalib/text.py b/ipalib/text.py
index 28953fa78..34e5f1a89 100644
--- a/ipalib/text.py
+++ b/ipalib/text.py
@@ -112,8 +112,6 @@ For additional details, see `GettextFactory` and `Gettext`, and for plural
forms, see `NGettextFactory` and `NGettext`.
"""
-import threading
-import locale
import gettext
import six