[blivet:master 12/14] Do not import logging twice.

mulhern amulhern at redhat.com
Fri Mar 28 22:50:37 UTC 2014


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

diff --git a/blivet/arch.py b/blivet/arch.py
index 5312a53..24f4408 100644
--- a/blivet/arch.py
+++ b/blivet/arch.py
@@ -33,9 +33,6 @@ from __future__ import absolute_import
 
 import os
 
-import logging
-log = logging.getLogger("blivet")
-
 from .flags import flags
 
 import logging
-- 
1.8.3.1



More information about the anaconda-patches mailing list