mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-20 18:00:23 +00:00
Remove three dead functions that were defined but never called: - verify_setup_github — checked GitHub CLI auth status - verify_setup_browser — checked Chrome browser install - verify_setup_telegram — checked openclaw Telegram config These were orphaned helpers (never called from verify_agent or anywhere else). All agent-specific checks go through verify_agent() which dispatches to the per-agent verify_*() functions, none of which called these helpers. Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: L <6723574+louisgv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| aws | ||
| cli | ||
| digitalocean | ||
| docker | ||
| e2e | ||
| gcp | ||
| hetzner | ||
| local | ||
| shared | ||
| sprite | ||
| test | ||