Fix ALL clippy warnings
This commit is contained in:
committed by
Devin Ragotzy
parent
4cf530c55b
commit
4b2eb5ab82
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user