diff options
author | Travis Ralston <travpc@gmail.com> | 2018-01-20 22:49:46 -0700 |
---|---|---|
committer | Travis Ralston <travpc@gmail.com> | 2018-01-20 22:49:46 -0700 |
commit | a94d9b6b825c6b2db375460268567e637e10709a (patch) | |
tree | 5edcf3438eb1aa0c98df9edf6f4f1a61316acf31 | |
parent | Add an admin route to get all the media in a room (diff) | |
download | synapse-a94d9b6b825c6b2db375460268567e637e10709a.tar.xz |
Appease the linter
These are ids anyways, not mxc uris. Signed-off-by: Travis Ralston <travpc@gmail.com>
-rw-r--r-- | synapse/storage/room.py | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |