mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-06 12:10:02 +00:00
Rm unused fn helpers::confirm::confirm
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
47ed7ce27b
commit
b2bf065a2b
2 changed files with 1 additions and 19 deletions
|
@ -20,7 +20,7 @@ mod auto_abort_join_handle;
|
|||
pub use auto_abort_join_handle::AutoAbortJoinHandle;
|
||||
|
||||
mod confirm;
|
||||
pub use confirm::{confirm, Confirmer};
|
||||
pub use confirm::Confirmer;
|
||||
|
||||
mod extracter;
|
||||
mod readable_rx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue