Fix clippy finding
This commit is contained in:
parent
691eccc2a4
commit
2931d37602
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ where
|
|||
.permission_dao
|
||||
.all_users()
|
||||
.await?
|
||||
.into_iter()
|
||||
.iter()
|
||||
.map(service::User::from)
|
||||
.collect())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue