chore(triage_rollout_enact): remove unused PR comment formatter imports

Co-authored-by: Yassin Kortam <yassin@berri.ai>
This commit is contained in:
Cursor Agent 2026-05-26 04:11:27 +00:00
parent 164dbb72a8
commit 5497394a19
No known key found for this signature in database

View file

@ -80,9 +80,7 @@ from triage_with_llm import ( # noqa: E402
fetch_issue,
fetch_pr,
format_grace_warning_issue_comment,
format_grace_warning_pr_comment,
format_issue_close_comment,
format_pr_close_comment,
gh,
is_internal_contributor,
review_gate,