summaryrefslogtreecommitdiffstats
path: root/deluge/i18n/languages.py
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/i18n/languages.py')
-rw-r--r--deluge/i18n/languages.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/deluge/i18n/languages.py b/deluge/i18n/languages.py
index 49dc53026..5f7defc80 100644
--- a/deluge/i18n/languages.py
+++ b/deluge/i18n/languages.py
@@ -3,8 +3,6 @@
# This file is public domain.
#
-from __future__ import unicode_literals
-
# Language code for this installation. All choices can be found here:
# http://www.i18nguy.com/unicode/language-identifiers.html
LANGUAGE_CODE = 'en-us'