Remove unnecessary return

This commit is contained in:
Arne Beer 2021-04-09 14:24:19 +02:00
parent b37532bbf4
commit e528975277
No known key found for this signature in database
GPG key ID: CC9408F679023B65

View file

@ -64,8 +64,6 @@ fn print_single_group(
return;
}
print_table(&tasks, colors, settings);
return;
}
fn print_all_groups(