summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/Execute/deluge_execute/core.py
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/plugins/Execute/deluge_execute/core.py')
-rw-r--r--deluge/plugins/Execute/deluge_execute/core.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/deluge/plugins/Execute/deluge_execute/core.py b/deluge/plugins/Execute/deluge_execute/core.py
index f5fa2c2e6..388e47eb7 100644
--- a/deluge/plugins/Execute/deluge_execute/core.py
+++ b/deluge/plugins/Execute/deluge_execute/core.py
@@ -7,8 +7,6 @@
# See LICENSE for more details.
#
-from __future__ import unicode_literals
-
import hashlib
import logging
import os