From a847ded15c80dfa0b16dee5c1ea109da06af7b34 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 21 Mar 2023 22:27:58 +0100 Subject: Load task refactoring - manage external_id regen with tasks - cascade update from warehouse to containers (refs #5432) - containers manage history --- ishtar_common/models.py | 1 - 1 file changed, 1 deletion(-) (limited to 'ishtar_common/models.py') diff --git a/ishtar_common/models.py b/ishtar_common/models.py index 420670ca1..c053f7c10 100644 --- a/ishtar_common/models.py +++ b/ishtar_common/models.py @@ -164,7 +164,6 @@ from ishtar_common.models_common import ( ImageContainerModel, StatisticItem, CachedGen, - CascasdeUpdate, Department, State, ) -- cgit v1.2.3