mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
fix extra un-cosmetic extraneous code.
This commit is contained in:
@@ -340,5 +340,4 @@ func (rs *REST) waitForPodRunning(ctx api.Context, pod *api.Pod) (runtime.Object
|
||||
time.Sleep(rs.podPollPeriod)
|
||||
}
|
||||
}
|
||||
return pod, nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user