mirror of
https://github.com/tailscale/tailscale.git
synced 2026-01-02 04:48:09 -05:00
Run `staticcheck` with `U1000` to find unused code. This cleans up about a half of it. I'll do the other half separately to keep PRs manageable. Updates #cleanup Signed-off-by: Andrew Lytvynov <awly@tailscale.com>