diff options
Diffstat (limited to 'tests/wsgi')
| -rw-r--r-- | tests/wsgi/tests.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/wsgi/tests.py b/tests/wsgi/tests.py index e07f8d2478..68e8d4a86d 100644 --- a/tests/wsgi/tests.py +++ b/tests/wsgi/tests.py @@ -1,5 +1,3 @@ -from __future__ import unicode_literals - from django.core.exceptions import ImproperlyConfigured from django.core.servers.basehttp import get_internal_wsgi_application from django.core.signals import request_started |
