mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
removed whitespace
This commit is contained in:
parent
4e41993455
commit
346b798c19
1 changed files with 0 additions and 1 deletions
|
|
@ -75,7 +75,6 @@ async def trigger_plan(body: PlanTriggerRequest):
|
|||
logger.info("Connecting to db")
|
||||
session = sessionmaker(bind=db_engine)()
|
||||
created_at = datetime.now().isoformat()
|
||||
|
||||
# TODO: We should store the trigger file path in the database with the plan so we can track the file that
|
||||
# triggered the plan
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue