chore: cargo clippy
This commit is contained in:
parent
adb9acf799
commit
eb818a4282
|
|
@ -319,6 +319,7 @@ pub async fn accept_workspace_invite(
|
|||
}
|
||||
|
||||
#[instrument(level = "debug", skip_all, err)]
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub async fn invite_workspace_members(
|
||||
mailer: &Mailer,
|
||||
gotrue_admin: &GoTrueAdmin,
|
||||
|
|
|
|||
Loading…
Reference in New Issue