summaryrefslogtreecommitdiff
path: root/tests/update
diff options
context:
space:
mode:
Diffstat (limited to 'tests/update')
-rw-r--r--tests/update/tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/update/tests.py b/tests/update/tests.py
index ca1c5ac4f9..55a8e24c6a 100644
--- a/tests/update/tests.py
+++ b/tests/update/tests.py
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
from django.core.exceptions import FieldError
from django.db.models import Count, F, Max
from django.test import TestCase