diff options
Diffstat (limited to 'tests/gis_tests/geoadmin/tests.py')
| -rw-r--r-- | tests/gis_tests/geoadmin/tests.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/gis_tests/geoadmin/tests.py b/tests/gis_tests/geoadmin/tests.py index 88c3934020..23fa8071b3 100644 --- a/tests/gis_tests/geoadmin/tests.py +++ b/tests/gis_tests/geoadmin/tests.py @@ -1,5 +1,3 @@ -from __future__ import unicode_literals - from django.contrib.gis import admin from django.contrib.gis.geos import Point from django.test import TestCase, override_settings, skipUnlessDBFeature |
