removed unused imports

This commit is contained in:
Patrick Ulbrich
2012-12-02 18:38:32 +01:00
parent 525ffa34f2
commit 243d29df8e

View File

@@ -22,7 +22,7 @@
# MA 02110-1301, USA.
#
from gi.repository import GObject, GLib, GdkPixbuf, Gtk, GnomeKeyring
from gi.repository import GnomeKeyring
from common.i18n import _
from common.account import Account