mirror of
https://github.com/coder/coder.git
synced 2026-09-01 14:53:15 +08:00
2261f26ead
WakeResponse.success was always set to true regardless of whether a rebind actually happened (e.g. when debounced or the tunnel isn't running yet), so it carried no useful information. Remove it, mirroring the earlier removal of the unused error_message field from the same message.