summaryrefslogtreecommitdiff
path: root/tests/queries/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/queries/models.py')
-rw-r--r--tests/queries/models.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/queries/models.py b/tests/queries/models.py
index 67a28e950e..8c1ba59b67 100644
--- a/tests/queries/models.py
+++ b/tests/queries/models.py
@@ -1,8 +1,6 @@
"""
Various complex queries that have been problematic in the past.
"""
-from __future__ import unicode_literals
-
import threading
from django.db import models