mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 05:06:54 +02:00
removed unnecessary import
This commit is contained in:
@@ -25,7 +25,6 @@ from gi.repository import GLib, GdkPixbuf, Gtk
|
||||
from common.dist_cfg import PACKAGE_NAME
|
||||
from common.i18n import _
|
||||
from common.utils import get_data_file
|
||||
from common.accounts import Account
|
||||
|
||||
class AccountDialog:
|
||||
def __init__(self, parent, acc):
|
||||
|
||||
Reference in New Issue
Block a user