Skip to content

Commit 5a20b4e

Browse files
committed
remove unused import
1 parent d9bb5c0 commit 5a20b4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/profiles/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from django_prometheus.models import ExportModelOperationsMixin
55
from django.core.validators import MinValueValidator, MaxValueValidator
66
from django.contrib.gis.db.models import PointField
7-
from django.contrib.gis.geos import Point
87

98
from utils.models import CreatedUpdatedModel
109
from utils.models import UUIDModel

0 commit comments

Comments
 (0)