diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-07-23 17:13:34 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-07-23 17:13:34 +0100 |
commit | dae6dc1e776cc6198dc1f71575876fc16693c170 (patch) | |
tree | c0d3bddd971c0e2aa003193460a01b849b7c63b7 /changelog.d | |
parent | Merge pull request #3571 from matrix-org/rav/limiter_fixes (diff) | |
download | synapse-dae6dc1e776cc6198dc1f71575876fc16693c170.tar.xz |
Remove redundant checks on room forgottenness
Fixes #3550
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3350.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3350.misc b/changelog.d/3350.misc new file mode 100644 index 0000000000..3713cd6d63 --- /dev/null +++ b/changelog.d/3350.misc @@ -0,0 +1 @@ +Remove redundant checks on who_forgot_in_room \ No newline at end of file |