mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-02 22:03:07 +00:00
Cleanup
This commit is contained in:
parent
524b39e2b3
commit
0146f48a87
@ -170,7 +170,6 @@ pub struct KeccakSpongeStark<F, const D: usize> {
|
||||
}
|
||||
|
||||
impl<F: RichField + Extendable<D>, const D: usize> KeccakSpongeStark<F, D> {
|
||||
#[allow(unused)] // TODO: Should be used soon.
|
||||
pub(crate) fn generate_trace(
|
||||
&self,
|
||||
operations: Vec<KeccakSpongeOp>,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user