formatting fix

This commit is contained in:
Václav Šmejkal 2023-04-02 18:28:50 +02:00
parent 2f6bf93bf7
commit d246948367
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -116,8 +116,6 @@ node_t *get_node(int connection)
return buffer;
}
char *get_string_from_json(struct json_object *json, char *string)
{
struct json_object *object;