mirror of
https://github.com/tailscale/tailscale.git
synced 2025-02-12 12:29:41 +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>