diff options
-rw-r--r-- | archaeological_finds/models_treatments.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archaeological_finds/models_treatments.py b/archaeological_finds/models_treatments.py index 9d8e38bd2..75f6228f4 100644 --- a/archaeological_finds/models_treatments.py +++ b/archaeological_finds/models_treatments.py @@ -34,7 +34,6 @@ from django.template.defaultfilters import slugify from django.utils import timezone from django.urls import reverse from ishtar_common.utils import gettext_lazy as _, pgettext_lazy - from archaeological_finds.models_finds import Find, FindBasket, TreatmentType, \ FindTreatment from archaeological_operations.models import ClosedItem, Operation |