chore: cleanup

This commit is contained in:
iff 2024-12-12 16:52:11 +01:00
parent 3c10dc2d7c
commit 461b07a116
4 changed files with 11 additions and 5 deletions

View file

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