summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_safestring.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utils_tests/test_safestring.py')
-rw-r--r--tests/utils_tests/test_safestring.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/utils_tests/test_safestring.py b/tests/utils_tests/test_safestring.py
index abaf6a0596..96f42d5ddd 100644
--- a/tests/utils_tests/test_safestring.py
+++ b/tests/utils_tests/test_safestring.py
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
from django.template import Context, Template
from django.test import SimpleTestCase
from django.utils import html, six, text