mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-12 02:33:01 +02:00
pipeline prologue of handle_incoming_pdu
simplify room_version/first_pdu_in_room argument passing Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
2b730a30ad
commit
677316631a
7 changed files with 62 additions and 56 deletions
|
@ -84,7 +84,6 @@ pub(super) async fn handle_outlier_pdu<'a>(
|
|||
&incoming_pdu.auth_events,
|
||||
create_event,
|
||||
room_id,
|
||||
&room_version_id,
|
||||
))
|
||||
.await;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue