summaryrefslogtreecommitdiff
path: root/portato/gui/slots.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato/gui/slots.py')
-rw-r--r--portato/gui/slots.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/slots.py b/portato/gui/slots.py
index 75f4d77..2706d75 100644
--- a/portato/gui/slots.py
+++ b/portato/gui/slots.py
@@ -10,7 +10,7 @@
#
# Written by René 'Necoro' Neumann <necoro@necoro.net>
-from __future__ import absolute_import, with_statement
+
import gtk
from ..plugin import WidgetSlot # other modules might import WidgetSlot from here