summaryrefslogtreecommitdiffstats
path: root/deluge/core/daemon_entry.py
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/core/daemon_entry.py')
-rw-r--r--deluge/core/daemon_entry.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/deluge/core/daemon_entry.py b/deluge/core/daemon_entry.py
index 8b3746c43..33304fd08 100644
--- a/deluge/core/daemon_entry.py
+++ b/deluge/core/daemon_entry.py
@@ -7,8 +7,6 @@
# the additional special exception to link portions of this program with the OpenSSL library.
# See LICENSE for more details.
#
-from __future__ import print_function, unicode_literals
-
import os
import sys
from logging import DEBUG, FileHandler, getLogger