diff options
| author | mo8it <mo8it@proton.me> | 2024-04-12 19:18:16 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-12 19:18:16 +0200 |
| commit | 6e827da570278b6ff282f3b5c23e2ab95624117e (patch) | |
| tree | c4e9016483e1a93f566258381cc3f3bb7741e5ba | |
| parent | 279ebdc1534d70d838110c16e46dce848a9de956 (diff) | |
It doesn't take minutes :P
| -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 b1440e8..18d9e2a 100644 --- a/src/app_state.rs +++ b/src/app_state.rs @@ -222,6 +222,5 @@ impl AppState { const RERUNNING_ALL_EXERCISES_MSG: &[u8] = b" All exercises seem to be done. Recompiling and running all exercises to make sure that all of them are actually done. -This might take some minutes. "; |
