diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 17:47:21 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 17:47:21 +0000 |
commit | 5d68a2f9c97aa4549fdf54b29aed61c70f6ba656 (patch) | |
tree | 6295220c8cc86dbb60977770ec666262ca3cc8ee | |
parent | Merge pull request #6505 from matrix-org/erikj/make_deferred_yiedable (diff) | |
parent | Remove redundant code from event authorisation implementation. (#6502) (diff) | |
download | synapse-5d68a2f9c97aa4549fdf54b29aed61c70f6ba656.tar.xz |
Remove redundant code from event authorisation implementation. (#6502)
* commit '424fd5823': Remove redundant code from event authorisation implementation. (#6502)
-rw-r--r-- | changelog.d/6502.removal | 1 | ||||
-rw-r--r-- | synapse/event_auth.py | 8 |
2 files changed, 3 insertions, 6 deletions
diff --git a/changelog.d/6502.removal b/changelog.d/6502.removal new file mode 100644 |