diff options
author | Erik Johnston <erik@matrix.org> | 2018-07-24 15:08:01 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-07-24 15:08:01 +0100 |
commit | 8f65ab98d2ab35bbb29c23cc7978d54b12fd3db0 (patch) | |
tree | ec4fa156b3eeade226f4258194660115e8c1bf95 | |
parent | Fixup comment (and indent) (diff) | |
download | synapse-8f65ab98d2ab35bbb29c23cc7978d54b12fd3db0.tar.xz |
Remove unnecessary iteritems
-rw-r--r-- | synapse/storage/events.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |