Add progress on overhead allocation conversion from ppm format

This commit is contained in:
Piv
2023-02-09 22:17:24 +10:30
parent 1bd7233c05
commit d1eb0b6e35
2 changed files with 198 additions and 35 deletions

View File

@@ -211,7 +211,6 @@ where
// Then run move_money
let moved = move_money_2(lines, &rules);
let mut output = output;
// Ouput the list moved moneys
for money in moved {