diff --git a/exercises/24_file_io/README.md b/exercises/24_file_io/README.md index 92779591..d311fb74 100644 --- a/exercises/24_file_io/README.md +++ b/exercises/24_file_io/README.md @@ -11,6 +11,3 @@ Here is the documentation for these functions in the standard library. - [BufWriter](https://doc.rust-lang.org/std/io/struct.BufWriter.html) - [Path](https://doc.rust-lang.org/stable/std/path/struct.Path.html) - [PathBuf](https://doc.rust-lang.org/std/path/struct.PathBuf.html) - - -