From 96a8a2a070445e5255f72e79ab642c41d5ef13cb Mon Sep 17 00:00:00 2001 From: CZECHIA-COM Date: Tue, 10 Mar 2026 17:45:16 +0100 Subject: [PATCH] Update dns_czechia.sh shfmt fix --- dnsapi/dns_czechia.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/dnsapi/dns_czechia.sh b/dnsapi/dns_czechia.sh index dc192930..3175608b 100644 --- a/dnsapi/dns_czechia.sh +++ b/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