Unverified Commit 4dba84d0 authored by Easton Man's avatar Easton Man
Browse files

fix: fix shfmt

parent 0cce2d60
......@@ -105,16 +105,15 @@ dns_huaweicloud_rm() {
_err "dns_api(dns_huaweicloud): Error removing record."
return 1
fi
return 0
}
################### Private functions below ##################################
# _recursive_rm_record
# remove all records from the record set
#
#
# _token=$1
# _domain=$2
# _zoneid=$3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment