refactor: spaghetti code

This commit is contained in:
iff 2024-12-12 16:02:01 +01:00
parent 600ad10275
commit dc705545ce
2 changed files with 69 additions and 55 deletions

View file

@ -168,7 +168,7 @@ pub fn get_packages(
false => {
eprintln!("{} Unsupported package manager", ":pay-respects".yellow());
return None;
},
}
},
}
}