Skip to content

Commit

Permalink
Remove an unused use declaration in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
havenwood committed May 21, 2024
1 parent ffaac7e commit ca4650d
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 @@ -17,7 +17,6 @@
//! # Examples
//!
//! ```
//! use std::fs::File;
//! use word_tally::{Case, Sort, WordTally};
//!
//! let input = "Cinquedea".as_bytes();
Expand Down

0 comments on commit ca4650d

Please sign in to comment.