summaryrefslogtreecommitdiff
path: root/tests/swappable_models
diff options
context:
space:
mode:
Diffstat (limited to 'tests/swappable_models')
-rw-r--r--tests/swappable_models/tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/swappable_models/tests.py b/tests/swappable_models/tests.py
index 548c7b3286..b67aece8c0 100644
--- a/tests/swappable_models/tests.py
+++ b/tests/swappable_models/tests.py
@@ -1,5 +1,3 @@
-from __future__ import unicode_literals
-
from swappable_models.models import Article
from django.contrib.auth.models import Permission