mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-15 15:16:37 +00:00
Fix fmt of resolve.rs
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
aefc4591a9
commit
c6604c12e0
1 changed files with 0 additions and 1 deletions
|
@ -256,7 +256,6 @@ async fn resolve_inner(
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
if !opts.cargo_install_fallback {
|
||||
return Err(BinstallError::NoFallbackToCargoInstall);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue