[blivet:rhel7/master 1/3] Remove unused import (#1073679)

mulhern amulhern at redhat.com
Mon Sep 22 19:09:37 UTC 2014


Related: rhbz#1073679

Should have gone in with commit
a76ceb7872121eef8d69499041a5c3bea94c63d0.

Signed-off-by: mulhern <amulhern at redhat.com>
---
 blivet/__init__.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/blivet/__init__.py b/blivet/__init__.py
index 210f423..334371f 100644
--- a/blivet/__init__.py
+++ b/blivet/__init__.py
@@ -135,8 +135,6 @@ def enable_installer_mode():
 
     flags.installer_mode = True
 
-    from . import deviceaction
-
 def getSysroot():
     """Returns the path to the target OS installation.
 
-- 
1.9.3



More information about the anaconda-patches mailing list