mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 06:04:02 +00:00
Automatic merge from submit-queue Delete unused return **What this PR does / why we need it**: We do not use the function return, it's better not to write the return. **Release note**: ```release-note NONE ```