Skip to content

Commit

Permalink
Minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
dylni committed Jan 15, 2021
1 parent 6af26fe commit 59c86a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
//! [`PathBuf::pop`]: ::std::path::PathBuf::pop
//! [`PathBuf::push`]: ::std::path::PathBuf::push
#![doc(html_root_url = "https://docs.rs/normpath/*")]
#![warn(unused_results)]

use std::io;
Expand Down

0 comments on commit 59c86a2

Please sign in to comment.