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.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/deluge/i18n/languages.py b/deluge/i18n/languages.py
index 49dc53026..5673c7116 100644
--- a/deluge/i18n/languages.py
+++ b/deluge/i18n/languages.py
@@ -1,10 +1,7 @@
-# -*- coding: utf-8 -*-
#
# 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'