fix clippy warnings
This commit is contained in:
parent
56064c6259
commit
b03d474c27
1 changed files with 2 additions and 2 deletions
|
@ -246,8 +246,8 @@ pub async fn try_lock_and_notify_user(
|
|||
email::send_locked_account_notice(
|
||||
config,
|
||||
smtp,
|
||||
&admin_contact_email,
|
||||
&org_name,
|
||||
admin_contact_email,
|
||||
org_name,
|
||||
&login,
|
||||
&email,
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue