Skip to content

Commit

Permalink
clippy: fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
santhosh-tekuri committed Jun 16, 2024
1 parent 4b14731 commit 18af438
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/draft.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use std::{
collections::{hash_map::Entry, HashMap},
str::FromStr,
usize,
};

use once_cell::sync::Lazy;
Expand Down

0 comments on commit 18af438

Please sign in to comment.