diff options
Diffstat (limited to 'tests/handlers/views.py')
| -rw-r--r-- | tests/handlers/views.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/handlers/views.py b/tests/handlers/views.py index 21c1387f08..22b94de3b9 100644 --- a/tests/handlers/views.py +++ b/tests/handlers/views.py @@ -1,5 +1,3 @@ -from __future__ import unicode_literals - from django.core.exceptions import SuspiciousOperation from django.db import connection, transaction from django.http import HttpResponse, StreamingHttpResponse |
