mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 07:35:44 +02:00
spamfilter plugin: removed unnecessary imports
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# MA 02110-1301, USA.
|
||||
#
|
||||
|
||||
from gi.repository import GLib, GdkPixbuf, Gtk
|
||||
from gi.repository import Gtk
|
||||
from common.plugins import Plugin, HookTypes
|
||||
from common.i18n import _
|
||||
|
||||
|
||||
Reference in New Issue
Block a user