Remove redundant parameters on _check_event_auth (#11292)

as of #11012, these parameters are unused.
This commit is contained in:
Richard van der Hoff 2021-11-10 14:16:06 +00:00 committed by GitHub
parent 68c258a604
commit 73cbb284b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 12 deletions

View file

@ -81,8 +81,6 @@ class MessageAcceptTests(unittest.HomeserverTestCase):
origin,
event,
context,
state=None,
backfilled=False,
):
return context