remove space

pull/8817/head
Sharif Elgamal 2020-07-23 14:45:42 -07:00
parent 82c4d49eb8
commit be160406ec
1 changed files with 0 additions and 1 deletions

View File

@ -932,7 +932,6 @@ func (k *Bootstrapper) stopKubeSystem(cfg config.ClusterConfig) error {
return errors.Wrap(err, "stop")
}
}
return nil
}