Browse Source

Update dns_czechia.sh

shfmt fix
pull/6764/head
CZECHIA-COM 7 days ago
committed by GitHub
parent
commit
96a8a2a070
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      dnsapi/dns_czechia.sh

1
dnsapi/dns_czechia.sh

@ -93,7 +93,6 @@ dns_czechia_rm() {
export _H1="Content-Type: application/json"
export _H2="AuthorizationToken: $_tk"
_res="$(_post "$_body" "$_url" "" "DELETE")"
_debug2 "Response: $_res"
return 0

Loading…
Cancel
Save