Removed an unused import.
This commit is contained in:
parent
4dd5c8581d
commit
19e6397f82
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue