summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/i18n/test_trans.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/template_tests/syntax_tests/i18n/test_trans.py')
-rw-r--r--tests/template_tests/syntax_tests/i18n/test_trans.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/template_tests/syntax_tests/i18n/test_trans.py b/tests/template_tests/syntax_tests/i18n/test_trans.py
index dd38608175..fec9f1728d 100644
--- a/tests/template_tests/syntax_tests/i18n/test_trans.py
+++ b/tests/template_tests/syntax_tests/i18n/test_trans.py
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
from threading import local
from django.template import Context, Template, TemplateSyntaxError