Skip to content

Commit

Permalink
Removed 'I AM NOT DONE' from errors6 exercise. Btw, error6 should be …
Browse files Browse the repository at this point in the history
…rewritten with map_err.
  • Loading branch information
Aziz Unsal authored and Aziz Unsal committed Nov 11, 2022
1 parent d4d74d4 commit ebaaf95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exercises/error_handling/errors6.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

// Execute `rustlings hint errors6` or use the `hint` watch subcommand for a hint.

// I AM NOT DONE

use std::num::ParseIntError;

Expand Down

0 comments on commit ebaaf95

Please sign in to comment.