Skip to content

Commit

Permalink
Remove stray comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish authored Oct 14, 2024
1 parent 49e051a commit 0656b94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/iterators.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#![allow(clippy::float_cmp, clippy::upper_case_acronyms)]

use std::collections::hash_map::DefaultHasher;
// use std::convert::TryInto;
use std::hash::Hasher;

use num_bigint::BigUint;
Expand Down

0 comments on commit 0656b94

Please sign in to comment.