Commit 19e6397f authored by Simon Charette's avatar Simon Charette
Browse files

Removed an unused import.

parent 4dd5c858
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
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