Browse Source

fix format

neil 4 years ago
parent
commit
7710a33b6c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      acme.sh

+ 0 - 1
acme.sh

@@ -4758,7 +4758,6 @@ $_authorizations_map"
   _info "Verify finished, start to sign."
   _info "Verify finished, start to sign."
   der="$(_getfile "${CSR_PATH}" "${BEGIN_CSR}" "${END_CSR}" | tr -d "\r\n" | _url_replace)"
   der="$(_getfile "${CSR_PATH}" "${BEGIN_CSR}" "${END_CSR}" | tr -d "\r\n" | _url_replace)"
 
 
-
   _info "Lets finalize the order."
   _info "Lets finalize the order."
   _info "Le_OrderFinalize" "$Le_OrderFinalize"
   _info "Le_OrderFinalize" "$Le_OrderFinalize"
   if ! _send_signed_request "${Le_OrderFinalize}" "{\"csr\": \"$der\"}"; then
   if ! _send_signed_request "${Le_OrderFinalize}" "{\"csr\": \"$der\"}"; then