Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
hanneary committed Dec 9, 2024
1 parent d65e311 commit f0b4eb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions control-plane/src/orchestration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@ impl Orchestration {
format!(
"Command {:?} failed with exit status: {}",
args, output.status
)
.into(),
),
));
}

Expand Down

0 comments on commit f0b4eb5

Please sign in to comment.