From 94e2b04e222e523ccf197c0eb24e7a9ae17a9afd Mon Sep 17 00:00:00 2001 From: lc Date: Mon, 21 Nov 2016 13:15:21 +0800 Subject: [PATCH] format... --- dnsapi/dns_ali.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dnsapi/dns_ali.sh b/dnsapi/dns_ali.sh index ff3e300c..e468456d 100644 --- a/dnsapi/dns_ali.sh +++ b/dnsapi/dns_ali.sh @@ -44,7 +44,6 @@ dns_ali_add() { return 0 } - dns_ali_rm() { fulldomain=$1 } @@ -99,7 +98,6 @@ _urlencode() { python -c "import sys, urllib as ul;print ul.quote_plus('$1')" } - _check_exist_query() { query='' query=$query'AccessKeyId='$Ali_Key