mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
remove silly comment
This commit is contained in:
parent
3934e2d359
commit
252a146cc3
1 changed files with 0 additions and 2 deletions
|
|
@ -58,8 +58,6 @@ def handler(body: dict[str, Any], context: Any) -> None:
|
|||
# ==============================
|
||||
# Orchestration of other lambdas
|
||||
# ==============================
|
||||
# No Abri triggers here: Abri deals are always created bare and their
|
||||
# dates are set later by ops, so a first scrape can never fire one.
|
||||
if hubspot_deal["pashub_link"]:
|
||||
logger.info(
|
||||
f"Triggering Pas Hub file fetcher for HubSpot deal ID {hubspot_deal_id}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue