Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
4l0n50 committed Sep 19, 2024
1 parent 8a6a253 commit 5822011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evm_arithmetization/src/generation/prover_input.rs
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ impl<F: RichField> GenerationState<F> {
)
}

#[allow(dead_code)]git co
#[allow(dead_code)]
pub(crate) fn get_storage_keys_access_list(
&self,
) -> Result<LinkedList<STORAGE_KEYS_ACCESS_LIST_LEN>, ProgramError> {
Expand Down

0 comments on commit 5822011

Please sign in to comment.