diff --git a/cmd/tailscale/cli/up.go b/cmd/tailscale/cli/up.go index 8c26d7ca2..7b18da4c0 100644 --- a/cmd/tailscale/cli/up.go +++ b/cmd/tailscale/cli/up.go @@ -181,7 +181,6 @@ func runUp(ctx context.Context, args []string) error { } // TODO(apenwarr): fix different semantics between prefs and uflags - // TODO(apenwarr): allow setting/using CorpDNS prefs := ipn.NewPrefs() prefs.ControlURL = upArgs.server prefs.WantRunning = true