mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-10 17:12:07 +08:00
shfmt
This commit is contained in:
@@ -168,7 +168,6 @@ _alviy_rest() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
if [ "$_code" != "200" ]; then
|
||||
_err "API call error ($method): $path Response code $_code"
|
||||
fi
|
||||
@@ -180,4 +179,3 @@ _alviy_rest() {
|
||||
_debug2 response "$response"
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user