Fix ALL clippy warnings
This commit is contained in:
parent
4cf530c55b
commit
4b2eb5ab82
12 changed files with 106 additions and 282 deletions
|
@ -284,11 +284,7 @@ pub async fn send_state_event_for_key_helper(
|
|||
},
|
||||
&sender_user,
|
||||
&room_id,
|
||||
&db.globals,
|
||||
&db.sending,
|
||||
&db.admin,
|
||||
&db.account_data,
|
||||
&db.appservice,
|
||||
&db,
|
||||
)?;
|
||||
|
||||
Ok(event_id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue