mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-20 08:37:42 +02:00
Removed: - _connected_phone (L143, 6 lines) — docstring said 'backwards-compat helper used by the user-account path' but nothing in the repo still calls it. Verified zero callers via: grep -rn '_connected_phone' backend electron frontend/src Returned only the definition line. 802 tests pass; listener module imports clean.