Skip to content

Commit

Permalink
delete unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
mysteryven committed Oct 5, 2024
1 parent 880f5a3 commit 398d257
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed depclean-darwin-arm64
Binary file not shown.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ impl DepClean {
)
};

// decide which package manager to use
let footer = format!(
"\nTo clean your codebase, run `{} {}` ",
PkgManager::new_from_path(path).get_uninstall_cmd(),
Expand Down

0 comments on commit 398d257

Please sign in to comment.