summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/Notifications/deluge_notifications/webui.py
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/plugins/Notifications/deluge_notifications/webui.py')
-rw-r--r--deluge/plugins/Notifications/deluge_notifications/webui.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/deluge/plugins/Notifications/deluge_notifications/webui.py b/deluge/plugins/Notifications/deluge_notifications/webui.py
index d3529c4f9..9ce1b0012 100644
--- a/deluge/plugins/Notifications/deluge_notifications/webui.py
+++ b/deluge/plugins/Notifications/deluge_notifications/webui.py
@@ -12,8 +12,6 @@
# See LICENSE for more details.
#
-from __future__ import unicode_literals
-
import logging
from deluge.plugins.pluginbase import WebPluginBase