added missing new line at EOF

pull/4540/head
Hobby-Student 2 years ago committed by GitHub
parent dde1bab1a8
commit dea8a08b64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -278,4 +278,4 @@ _callAPI() {
response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")"
_debug2 "[KAS] -> Response" "$response"
echo "$response"
}
}

Loading…
Cancel
Save