Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed Feb 6, 2024
1 parent cd6b214 commit ba718e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmd/transpose.rs
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ impl LiftToWorkspaceCmd {
versions.len(),
&self.dependency,
g.bold(&hint),
));
))
} else {
versions.first().unwrap().to_string()
}
Expand Down

0 comments on commit ba718e2

Please sign in to comment.