diff options
author | Erik Johnston <erik@matrix.org> | 2017-02-20 15:02:01 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-02-20 15:02:01 +0000 |
commit | 17673404fbb1ca7b84efe7ca12955754bf366b09 (patch) | |
tree | e83e4e972782369db6349383d6ca220e3fef5e10 | |
parent | Fix /context/ visibiltiy rules (diff) | |
download | synapse-17673404fbb1ca7b84efe7ca12955754bf366b09.tar.xz |
Remove unused param
-rw-r--r-- | synapse/handlers/room.py | 2 | ||||
-rw-r--r-- | synapse/rest/client/v1/room.py | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |