mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-06 23:47:11 +02:00
removed unused imports
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user