mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-02 22:03:07 +00:00
fmt
This commit is contained in:
parent
9cff202e1a
commit
dbc2d85b78
@ -7,7 +7,7 @@
|
||||
|
||||
use std::{num::ParseIntError, ops::RangeInclusive, str::FromStr};
|
||||
|
||||
use anyhow::{Context as _, Result, anyhow};
|
||||
use anyhow::{anyhow, Context as _, Result};
|
||||
use log::{info, Level, LevelFilter};
|
||||
use plonky2::{
|
||||
gates::noop::NoopGate,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user