[PATCH] Remove unused imports in the network spoke.

Vratislav Podzimek vpodzime at redhat.com
Tue Sep 10 15:02:48 UTC 2013


On Tue, 2013-09-10 at 10:44 -0400, Chris Lumens wrote:
> ---
>  pyanaconda/ui/gui/spokes/network.py | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/pyanaconda/ui/gui/spokes/network.py b/pyanaconda/ui/gui/spokes/network.py
> index 43d12e1..7be4229 100644
> --- a/pyanaconda/ui/gui/spokes/network.py
> +++ b/pyanaconda/ui/gui/spokes/network.py
> @@ -48,9 +48,7 @@ from pyanaconda.nm import nm_device_setting_value, nm_device_ip_config
>  from gi.repository import GLib, GObject, Pango, Gio, NetworkManager, NMClient
>  import dbus
>  import dbus.service
> -import socket
>  import subprocess
> -import struct
>  import string
>  
>  from dbus.mainloop.glib import DBusGMainLoop
ACK.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list