Skip to content

Commit

Permalink
clippy!
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpesp committed Dec 1, 2023
1 parent 7e3d6d0 commit 202be50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexus/db-queries/src/db/datastore/disk.rs
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@ mod tests {
.await
.unwrap();

let db_disk = db_datastore
db_datastore
.project_delete_disk_no_auth(
&authz_disk.id(),
&[external::DiskState::Detached],
Expand Down

0 comments on commit 202be50

Please sign in to comment.