Style issue

Spaces on blank line on line 133.
This commit is contained in:
Bill Gertz 2019-10-08 18:46:35 +02:00 committed by GitHub
parent f323ced4ca
commit f64b061a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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