浏览代码

Style issue

Spaces on blank line on line 133.
Bill Gertz 6 年之前
父节点
当前提交
f64b061a28
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dnsapi/dns_miab.sh

+ 1 - 1
dnsapi/dns_miab.sh

@@ -130,7 +130,7 @@ _miab_post() {
   _debug $httpmethod
   _debug "_post_url" "$_post_url"
   _debug2 "body" "$body"
-  
+
   _inithttp
 
   if [ "$_ACME_CURL" ] && [ "${ACME_USE_WGET:-0}" = "0" ]; then