mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-10 03:50:38 +03:00
Commented out more code.
This commit is contained in:
parent
46bf844f1c
commit
8ceed64637
@ -1056,8 +1056,6 @@ int mastoapi_get_handler(const xs_dict *req, const char *q_path,
|
||||
*body = xs_json_dumps_pp(ins, 4);
|
||||
*ctype = "application/json";
|
||||
status = 200;
|
||||
|
||||
printf("%s\n", *body);
|
||||
}
|
||||
else
|
||||
if (xs_startswith(cmd, "/v1/statuses/")) {
|
||||
|
Loading…
Reference in New Issue
Block a user