mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-01 17:49:02 +00:00
cmd/tailscale/cli: fix vet warning
And add vet to the "make check" target, like the CI has.
This commit is contained in:
@@ -63,5 +63,4 @@ func runMonitor(ctx context.Context) error {
|
||||
mon.Start()
|
||||
log.Printf("Started link change monitor; waiting...")
|
||||
select {}
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user