diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-08-26 09:26:07 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-08-26 09:26:07 +0100 |
commit | cab3095803db0c046f414959d12e3549505f54c4 (patch) | |
tree | a00409373497d934a2f4bbc488f5eef3d5421420 /synapse/api/events | |
parent | Impl: /rooms/roomid/state/eventtype/state_key - Renamed RoomTopicRestServlet ... (diff) | |
download | synapse-cab3095803db0c046f414959d12e3549505f54c4.tar.xz |
Removed member list servlet: now using generic state paths.
Diffstat (limited to 'synapse/api/events')
-rw-r--r-- | synapse/api/events/room.py | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/synapse/api/events/room.py b/synapse/api/events/room.py |