mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-12 05:50:26 +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.