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