Fix more clang-tidy warnings
This commit is contained in:
parent
5747a65664
commit
c7cafa94c4
21 changed files with 178 additions and 208 deletions
src/endpoints
|
@ -277,5 +277,4 @@ api_v1_macros_STR_DELETE(struct mg_connection *nc, struct http_message *hm, endp
|
|||
M_RESPONSE_MSG(LOGGER_DEBUG, response, 200, "deleted macro");
|
||||
}
|
||||
macro_free(macro);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue