diff options
author | Travis Ralston <travpc@gmail.com> | 2019-09-05 22:10:57 -0600 |
---|---|---|
committer | Travis Ralston <travpc@gmail.com> | 2019-09-05 22:10:57 -0600 |
commit | c4f3e97879aa30a662b3c6d263145e6aac7113b8 (patch) | |
tree | d041affab3a2e27cc9204da8df2ac64cbffb3e71 | |
parent | Filter out hidden read receipts from sync too (diff) | |
download | synapse-travis/hidden_rr.tar.xz |
Appease the linter github/travis/hidden_rr travis/hidden_rr
-rw-r--r-- | synapse/handlers/initial_sync.py | 3 | ||||
-rw-r--r-- | synapse/handlers/sync.py | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/synapse/handlers/initial_sync.py b/synapse/handlers/initial_sync.py |