diff options
| author | Mark Haines <mark.haines@matrix.org> | 2015-11-04 15:47:19 +0000 |
|---|---|---|
| committer | Mark Haines <mark.haines@matrix.org> | 2015-11-04 15:47:19 +0000 |
| commit | 285d05662931bde9903195f42105838c617eade6 (patch) | |
| tree | 1de3695d15b9f14424e3f7bb4d770b00e9a1d938 | |
| parent | Remove the LockManager class because it wasn't being used (diff) | |
| download | synapse-285d05662931bde9903195f42105838c617eade6.tar.xz | |
Remove fields that are both unspecified and unused from the filter checks, check the right top level definitions in the filter
| -rw-r--r-- | synapse/api/filtering.py | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/synapse/api/filtering.py b/synapse/api/filtering.py |
