mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 01:33:30 +02:00
Small improvements to showing progress
This commit is contained in:
@@ -520,7 +520,6 @@ impl AppState {
|
||||
}
|
||||
|
||||
self.write()?;
|
||||
stdout.write_all(b"\n")?;
|
||||
|
||||
Ok(first_pending_exercise_ind)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user