[blivet-gui:master 4/9] Do not use wildcard import.

mulhern amulhern at redhat.com
Wed Jan 14 16:53:37 UTC 2015


Signed-off-by: mulhern <amulhern at redhat.com>
---
 blivetgui/list_partitions.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blivetgui/list_partitions.py b/blivetgui/list_partitions.py
index f661ef8..be69523 100644
--- a/blivetgui/list_partitions.py
+++ b/blivetgui/list_partitions.py
@@ -30,7 +30,7 @@ import blivet
 
 import os.path
 
-from .dialogs import *
+from .dialogs import add_dialog, edit_dialog, message_dialogs, other_dialogs
 
 from .actions_toolbar import ActionsToolbar
 
-- 
1.9.3



More information about the anaconda-patches mailing list