Unverified Commit dea8a08b authored by Hobby-Student's avatar Hobby-Student Committed by GitHub
Browse files

added missing new line at EOF

parent dde1bab1
...@@ -278,4 +278,4 @@ _callAPI() { ...@@ -278,4 +278,4 @@ _callAPI() {
response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")" response="$(_post "$data" "$KAS_Api" "" "POST" "$contentType")"
_debug2 "[KAS] -> Response" "$response" _debug2 "[KAS] -> Response" "$response"
echo "$response" echo "$response"
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment