Browse Source

Fix shfmt

pull/3873/head
AlvinSchiller 3 years ago
committed by Marvo2011
parent
commit
fe3523f47a
  1. 1
      dnsapi/dns_selfhost.sh

1
dnsapi/dns_selfhost.sh

@ -75,4 +75,3 @@ dns_selfhost_rm() {
_debug txtvalue "$txt" _debug txtvalue "$txt"
_info "Creating and removing of records is not supported by selfhost API, will not delete anything." _info "Creating and removing of records is not supported by selfhost API, will not delete anything."
} }
Loading…
Cancel
Save