remove silly comment

This commit is contained in:
Daniel Roth 2026-07-07 13:17:24 +00:00
parent 3934e2d359
commit 252a146cc3

View file

@ -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}"