summaryrefslogtreecommitdiff
path: root/exercises/structs/structs2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'exercises/structs/structs2.rs')
-rw-r--r--exercises/structs/structs2.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/exercises/structs/structs2.rs b/exercises/structs/structs2.rs
index 0699137..f9c6427 100644
--- a/exercises/structs/structs2.rs
+++ b/exercises/structs/structs2.rs
@@ -1,6 +1,5 @@
// structs2.rs
// Address all the TODOs to make the tests pass!
-// No hints, just do it!
// I AM NOT DONE