Skip to content

Commit

Permalink
remove irrelevant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
briandorsey committed Mar 30, 2024
1 parent 2cf94ef commit e65304d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ def cargo_trigger(cloud_event: CloudEvent) -> None:
if pr.clear:
collection.document("train_mailbox").update({"input" : "do_victory_lap"})
else:
# Value is already upper-case
# Don't perform a second write (which can trigger an infinite loop)
print("No change in cargo, exiting")

Expand Down

0 comments on commit e65304d

Please sign in to comment.