mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
Removed un-necessary empty line.
This commit is contained in:
@@ -210,7 +210,6 @@ func (kl *Kubelet) initialNode() (*v1.Node, error) {
|
||||
}
|
||||
}
|
||||
node.Spec.Taints = taints
|
||||
|
||||
}
|
||||
// Initially, set NodeNetworkUnavailable to true.
|
||||
if kl.providerRequiresNetworkingConfiguration() {
|
||||
|
||||
Reference in New Issue
Block a user