mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-10 23:41:02 +00: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>