mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-15 11:39:24 +00:00
cluster/local/util.sh contains duplicated detect-master() and the first one is unused at all. This removes the first one for the code cleanup.