shfmt fixes

This commit is contained in:
Bob Perper
2025-12-30 15:50:39 -05:00
parent e031457cfa
commit 185d92f1e7

View File

@@ -144,6 +144,7 @@ dns_qc_rm() {
_info "TXT Record ID: $record_id successfully deleted" _info "TXT Record ID: $record_id successfully deleted"
return 0 return 0
} }
#################### Private functions below ################################## #################### Private functions below ##################################