Commit 3975792b authored by LLeny's avatar LLeny
Browse files

shfmt
parent 697e694d
......@@ -69,7 +69,6 @@ dns_namecheap_rm() {
_debug sub_domain "$_sub_domain"
_del_namecheap_TXT "$_domain" "$_sub_domain" "$txtvalue"
}
#################### Private functions below ##################################
......@@ -158,7 +157,6 @@ _namecheap_post() {
return 0
}
_namecheap_parse_host() {
_host=$1
_debug _host "$_host"
......@@ -176,7 +174,6 @@ _namecheap_parse_host() {
_debug hostaddress "$_hostaddress"
_debug hostmxpref "$_hostmxpref"
_debug hostttl "$_hostttl"
}
_namecheap_check_config() {
......
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