diff options
| author | mo8it <mo8it@proton.me> | 2024-08-24 17:17:56 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-08-24 17:17:56 +0200 |
| commit | b779c431268da50989257056d21a870a61a1702e (patch) | |
| tree | e4cb739dcae7dd885bac0e325f09a12ba3d89519 /src/main.rs | |
| parent | 4e12725616abe1918d6a4f21b23288dfac237cc4 (diff) | |
Almost done with list display
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index 5951367..61dd8ea 100644 --- a/src/main.rs +++ b/src/main.rs @@ -20,7 +20,6 @@ mod exercise; mod info_file; mod init; mod list; -mod progress_bar; mod run; mod term; mod terminal_link; |
