mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Jun-te was right
This commit is contained in:
parent
2cf0fcc2b1
commit
9b869063d1
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue