0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-26 15:33:54 +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 static const json::array &response
{ {
"[200, {}]" "[200,{}]"
}; };
return resource::response return resource::response