From: David Shea dshea@redhat.com
--- pyanaconda/constants_text.py | 1 - 1 file changed, 1 deletion(-)
diff --git a/pyanaconda/constants_text.py b/pyanaconda/constants_text.py index 29f7799..b37dc81 100644 --- a/pyanaconda/constants_text.py +++ b/pyanaconda/constants_text.py @@ -19,7 +19,6 @@
# pylint: disable=wildcard-import from pyanaconda.constants import * -from pyanaconda.i18n import _, N_
# Make the return calls from the UIScreen input() function more clear INPUT_PROCESSED = None