mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-15 04:47:15 -04:00
Profile keys are not deleted but are instead set to `nil` which results in getting a nil error and we were not handling that correctly. Updates #713 Signed-off-by: Maisem Ali <maisem@tailscale.com>