diff --git a/bin/omarchy-dns b/bin/omarchy-dns index d5493a4c..928743bf 100755 --- a/bin/omarchy-dns +++ b/bin/omarchy-dns @@ -66,9 +66,6 @@ unlock_dns_to_dhcp() { done } -usage() { -} - if (( $# == 0 )); then current_dns_provider exit 0