diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-10-26 17:10:30 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-10-26 17:10:30 +0100 |
commit | 193cadc988801d9035124d1fd3ca23607b9b1f25 (patch) | |
tree | 40416fa709bd6f13ef1b2c272d978cec822de80b /synapse/rest/client | |
parent | fix broken test (diff) | |
download | synapse-193cadc988801d9035124d1fd3ca23607b9b1f25.tar.xz |
Address review comments
Improve comments, get old room state from the context we already have
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/room_upgrade_rest_servlet.py | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/synapse/rest/client/v2_alpha/room_upgrade_rest_servlet.py b/synapse/rest/client/v2_alpha/room_upgrade_rest_servlet.py |