mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:06:07 -04:00
Remove unused param
This commit is contained in:
parent
7f026792e1
commit
17673404fb
2 changed files with 1 additions and 2 deletions
|
@ -505,7 +505,6 @@ class RoomEventContext(ClientV1RestServlet):
|
|||
room_id,
|
||||
event_id,
|
||||
limit,
|
||||
requester.is_guest,
|
||||
)
|
||||
|
||||
if not results:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue