Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit a595c55

Browse files
committed
[chore] cargo fmt
1 parent 98fba48 commit a595c55

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zkevm-circuits/src/keccak_circuit.rs

-1
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,6 @@ impl<F: Field> KeccakCircuitConfig<F> {
893893
)
894894
}
895895

896-
897896
/// Set the cells for a keccak row; return the cells that are assigned.
898897
pub fn set_row(
899898
&self,

0 commit comments

Comments
 (0)