Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kemar committed Nov 19, 2024
1 parent 70c0cad commit 5f31ba1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions iaso/tests/models/test_org_unit_change_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@

from django.contrib.gis.geos import Point
from django.core.exceptions import ValidationError
from django.utils import timezone

from hat.audit.models import Modification
from iaso import models as m
from iaso.models.deduplication import ValidationStatus
from iaso.test import TestCase


Expand Down

0 comments on commit 5f31ba1

Please sign in to comment.