mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
chore: cleanup
This commit is contained in:
parent
81ca8d6e98
commit
5791c2fc20
6 changed files with 28 additions and 31 deletions
|
|
@ -32,7 +32,6 @@ pub fn suggest_candidates(data: &mut Data) {
|
|||
|
||||
thread::scope(|s| {
|
||||
s.spawn(|| {
|
||||
let command = &data.command;
|
||||
for module in modules {
|
||||
let new_candidates = module_output(&data, module);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue