mirror of
https://github.com/django/django.git
synced 2024-12-23 01:25:58 +00:00
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
Block a user