diff --git a/exercises/structs/structs1.rs b/exercises/structs/structs1.rs index 1bd4b4de..32cbcf5f 100644 --- a/exercises/structs/structs1.rs +++ b/exercises/structs/structs1.rs @@ -1,7 +1,6 @@ // structs1.rs // Address all the TODOs to make the tests pass! -// I AM NOT DONE #[derive(Debug)] struct ColorClassicStruct {