You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(relay): remove unused bridge_channels to fix slim dead-code error
The old bridge_channels was replaced by relay_bridge_channels but not
removed, causing -D dead-code failure in slim builds where auto mode
(the only other potential caller) is not compiled.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments