0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-25 23:14:13 +01:00

modules/federation/send_leave: Remove space.

This commit is contained in:
Jason Volk 2019-06-04 22:04:26 -07:00
parent 6ac41d99ac
commit f598c8b34f

View file

@ -116,7 +116,7 @@ put__send_leave(client &client,
static const json::array &response
{
"[200, {}]"
"[200,{}]"
};
return resource::response