mirror of
https://github.com/juanfont/headscale.git
synced 2026-02-25 17:14:56 +01:00
Remove dead if-resp-nil checks in tagCmd and approveRoutesCmd; gRPC returns either an error or a valid response, never (nil, nil). Rename HasMachineOutputFlag to hasMachineOutputFlag since it has a single internal caller in root.go.