diff options
Diffstat (limited to 'exercises/00_intro/intro1.rs')
| -rw-r--r-- | exercises/00_intro/intro1.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exercises/00_intro/intro1.rs b/exercises/00_intro/intro1.rs index e4e0444..170d195 100644 --- a/exercises/00_intro/intro1.rs +++ b/exercises/00_intro/intro1.rs @@ -1,6 +1,5 @@ // intro1.rs // -// TODO: Update comment // We sometimes encourage you to keep trying things on a given exercise, even // after you already figured it out. If you got everything working and feel // ready for the next exercise, remove the `I AM NOT DONE` comment below. |
