Small improvements to showing progress

This commit is contained in:
mo8it
2024-10-14 00:42:49 +02:00
parent 396ee4d618
commit 8cac21511c
3 changed files with 27 additions and 18 deletions
-1
View File
@@ -520,7 +520,6 @@ impl AppState {
}
self.write()?;
stdout.write_all(b"\n")?;
Ok(first_pending_exercise_ind)
}