Skip to content

Commit

Permalink
remove unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Alina Trepacheva authored and Alina Trepacheva committed Jan 31, 2025
1 parent 87f86a1 commit 610a5fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tvm_vm/src/executor/zk.rs
Original file line number Diff line number Diff line change
Expand Up @@ -851,6 +851,3 @@ pub(crate) fn execute_poseidon_zk_login(engine: &mut Engine) -> Status {
Ok(())
}

// #[cfg(test)]
// #[path = "../../../tvm_assembler/src/instruction_tests/test_zk_for_google.rs"
// ] mod tests;

0 comments on commit 610a5fc

Please sign in to comment.