spamfilter plugin: removed unnecessary imports

This commit is contained in:
Patrick Ulbrich
2013-07-28 16:03:20 +02:00
parent 5198745315
commit f84abdc4d5

View File

@@ -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 _