summaryrefslogtreecommitdiff
path: root/tests/many_to_one_null/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/many_to_one_null/tests.py')
-rw-r--r--tests/many_to_one_null/tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/many_to_one_null/tests.py b/tests/many_to_one_null/tests.py
index dc49c61f69..77b8fd7c25 100644
--- a/tests/many_to_one_null/tests.py
+++ b/tests/many_to_one_null/tests.py
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
from django.test import TestCase
from .models import Article, Car, Driver, Reporter