Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
medyagh committed Apr 17, 2020
1 parent 5e36969 commit 21ad12f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/minikube/bootstrapper/kubeadm/kubeadm.go
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,6 @@ func (k *Bootstrapper) restartCluster(cfg config.ClusterConfig) error {
return nil
}


if err := k.clearStaleConfigs(cfg); err != nil {
return errors.Wrap(err, "clearing stale configs")
}
Expand Down

0 comments on commit 21ad12f

Please sign in to comment.