[blivet:rhel7/master 2/3] Remove unused import (#1075671)

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


Related: rhbz#1075671

Should have gone in with commit
a76ceb7872121eef8d69499041a5c3bea94c63d0.

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

diff --git a/blivet/devicetree.py b/blivet/devicetree.py
index 6df9883..44199b3 100644
--- a/blivet/devicetree.py
+++ b/blivet/devicetree.py
@@ -53,7 +53,6 @@ from .platform import platform
 from . import tsort
 from .flags import flags
 from .storage_log import log_exception_info, log_method_call, log_method_return
-import parted
 from .i18n import _
 from .size import Size
 
-- 
1.9.3



More information about the anaconda-patches mailing list