mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
chore: dead code
This commit is contained in:
parent
013eb3b131
commit
e51338211b
1 changed files with 0 additions and 1 deletions
|
|
@ -256,7 +256,6 @@ pub fn exes(suggest: &mut String, exes_list: &mut Vec<TokenStream2>) {
|
|||
|
||||
let command = quote! {
|
||||
let exes_matches = {
|
||||
let split = split_command(&last_command);
|
||||
let res = best_matches_path(&split[#index], executables);
|
||||
if res.is_none() {
|
||||
vec![split[#index].clone()]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue