[master 1/4] Remove unused imports

dashea installerbot-noreply at redhat.com
Mon Jul 20 21:18:17 UTC 2015


From: David Shea <dshea at 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


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/767cda7621b2b2a973ff4272cf112af7289f2f22


More information about the anaconda-patches mailing list