summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--django/contrib/gis/tests/distapp/tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/django/contrib/gis/tests/distapp/tests.py b/django/contrib/gis/tests/distapp/tests.py
index 00b9ee1720..0964d1e3ca 100644
--- a/django/contrib/gis/tests/distapp/tests.py
+++ b/django/contrib/gis/tests/distapp/tests.py
@@ -1,7 +1,5 @@
from __future__ import unicode_literals
-from unittest import skipUnless
-
from django.db import connection
from django.db.models import Q
from django.contrib.gis.geos import HAS_GEOS