summaryrefslogtreecommitdiff
path: root/tests/admin_custom_urls/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/admin_custom_urls/tests.py')
-rw-r--r--tests/admin_custom_urls/tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/admin_custom_urls/tests.py b/tests/admin_custom_urls/tests.py
index 319e6f6653..e0c2d4f746 100644
--- a/tests/admin_custom_urls/tests.py
+++ b/tests/admin_custom_urls/tests.py
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
from django.contrib.admin.utils import quote
from django.contrib.auth.models import User
from django.template.response import TemplateResponse