From 01df3669b868a6c81b5154110baac27541956bf5 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 17 May 2026 20:47:48 +0200 Subject: [PATCH] Unused --- bin/omarchy-dns | 3 --- 1 file changed, 3 deletions(-) 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