cargo fmt
This commit is contained in:
parent
0b43a71351
commit
be59cafd47
1 changed files with 2 additions and 2 deletions
|
@ -296,7 +296,7 @@ pub async fn handle_create_bucket(
|
|||
allow_read: la.allow.read,
|
||||
allow_write: la.allow.write,
|
||||
allow_owner: la.allow.owner,
|
||||
}
|
||||
},
|
||||
)
|
||||
.await?;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue