Commit d883a870 authored by AndreyIsakov's avatar AndreyIsakov
Browse files

dnsapi for regru: remove debug info

parent f2c6e3f6
......@@ -41,8 +41,6 @@ dns_regru_add() {
dns_regru_rm() {
fulldomain=$1
txtvalue=$2
_info 'RM-ONE '"$1"
_info 'RM-TWO '"$2"
REGRU_API_Username="${REGRU_API_Username:-$(_readaccountconf_mutable REGRU_API_Username)}"
REGRU_API_Password="${REGRU_API_Password:-$(_readaccountconf_mutable REGRU_API_Password)}"
......
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