summaryrefslogtreecommitdiff
path: root/tests/deprecation/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/deprecation/tests.py')
-rw-r--r--tests/deprecation/tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/deprecation/tests.py b/tests/deprecation/tests.py
index 2ad3576676..34056b663b 100644
--- a/tests/deprecation/tests.py
+++ b/tests/deprecation/tests.py
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
import warnings
from django.test import SimpleTestCase