summaryrefslogtreecommitdiff
path: root/tests/csrf_tests/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/csrf_tests/views.py')
-rw-r--r--tests/csrf_tests/views.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/csrf_tests/views.py b/tests/csrf_tests/views.py
index e41f2d0805..d436ae6f73 100644
--- a/tests/csrf_tests/views.py
+++ b/tests/csrf_tests/views.py
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
from django.http import HttpResponse
from django.template import RequestContext, Template
from django.template.context_processors import csrf