mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 07:13:08 +00:00
minor fixes
This commit is contained in:
parent
6ff0b84e59
commit
9ee861fb15
@ -73,7 +73,6 @@ pub(crate) fn combined_kernel() -> Kernel {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
|
||||
use env_logger::{try_init_from_env, Env, DEFAULT_FILTER_ENV};
|
||||
use log::debug;
|
||||
|
||||
|
||||
@ -138,4 +138,3 @@
|
||||
OR
|
||||
OR
|
||||
%endmacro
|
||||
|
||||
@ -15,4 +15,4 @@
|
||||
|
||||
%macro truncate_to_u32
|
||||
%and_const(0xFFFFFFFF)
|
||||
%endmacro
|
||||
%endmacro
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user