Jun-te was right

This commit is contained in:
Khalim Conn-Kowlessar 2025-05-06 19:59:33 +01:00
parent 2cf0fcc2b1
commit 9b869063d1

View file

@ -1033,7 +1033,6 @@ async def model_engine(body: PlanTriggerRequest):
# Commit final changes
session.commit()
print("Hello world")
except IntegrityError:
logger.error("Database integrity error occurred", exc_info=True)