Fix ALL clippy warnings
This commit is contained in:
committed by
Devin Ragotzy
parent
4cf530c55b
commit
4b2eb5ab82
@@ -31,11 +31,7 @@ pub async fn redact_event_route(
|
||||
},
|
||||
&sender_user,
|
||||
&body.room_id,
|
||||
&db.globals,
|
||||
&db.sending,
|
||||
&db.admin,
|
||||
&db.account_data,
|
||||
&db.appservice,
|
||||
&db,
|
||||
)?;
|
||||
|
||||
db.flush().await?;
|
||||
|
||||
Reference in New Issue
Block a user