summaryrefslogtreecommitdiffstats
path: root/deluge/ui/countries.py
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/ui/countries.py')
-rw-r--r--deluge/ui/countries.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/deluge/ui/countries.py b/deluge/ui/countries.py
index af390853e..b21c8b911 100644
--- a/deluge/ui/countries.py
+++ b/deluge/ui/countries.py
@@ -3,8 +3,6 @@
# This file is public domain.
#
-from __future__ import unicode_literals
-
# ISO 3166-1 country names and codes
COUNTRIES = {
'AF': _('Afghanistan'),