diff options
Diffstat (limited to 'src/app_state.rs')
| -rw-r--r-- | src/app_state.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app_state.rs b/src/app_state.rs index db9d1f1..41231ef 100644 --- a/src/app_state.rs +++ b/src/app_state.rs @@ -520,7 +520,6 @@ impl AppState { } self.write()?; - stdout.write_all(b"\n")?; Ok(first_pending_exercise_ind) } |
