Skip to content

Commit

Permalink
Fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
cpubot committed Oct 4, 2023
1 parent 0f77cf5 commit f53f11c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parser/src/plonky2.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
use std::{
collections::{HashMap, HashSet},
fmt::{Display, Formatter},
iter::once,
str::FromStr,
};

Expand Down

0 comments on commit f53f11c

Please sign in to comment.