summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archaeological_finds/models_treatments.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/archaeological_finds/models_treatments.py b/archaeological_finds/models_treatments.py
index a4dedbef9..69f0d9d69 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