diff options
author | Erik Johnston <erik@matrix.org> | 2017-04-27 17:25:44 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-04-27 17:25:44 +0100 |
commit | 46826bb078ac72ac8aea0d76c9e1c1f2ad29df97 (patch) | |
tree | 22e13a6902642ccdf9962e0ca671f509e40e9de7 /synapse | |
parent | Fix tests (diff) | |
download | synapse-46826bb078ac72ac8aea0d76c9e1c1f2ad29df97.tar.xz |
Comment and remove spurious logging
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/events/utils.py | 3 | ||||
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/synapse/events/utils.py b/synapse/events/utils.py |