fix: remove unused archive_proposal import (pyright)
lint / lint (push) Failing after 1m53s
test / unit (pull_request) Successful in 48s
test / integration (pull_request) Successful in 18s

This commit is contained in:
2026-06-25 14:27:38 -04:00
parent d38120d4ce
commit d8d76c09f5
-1
View File
@@ -45,7 +45,6 @@ from ..supervise import (
TOOL_EGRESS_BLOCK, TOOL_EGRESS_BLOCK,
TOOL_GITLEAKS_ALLOW, TOOL_GITLEAKS_ALLOW,
TOOL_EGRESS_TOKEN_ALLOW, TOOL_EGRESS_TOKEN_ALLOW,
archive_proposal,
list_pending_proposals, list_pending_proposals,
render_diff, render_diff,
write_audit_entry, write_audit_entry,