Skip to content

Commit b0b6ce7

Browse files
committed
Remove unused test module
1 parent 1e6a457 commit b0b6ce7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • operator/mina_account/lib/src

operator/mina_account/lib/src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,3 @@ fn parse_proof(proof_bytes: &[u8]) -> Result<Vec<MerklePath>, String> {
111111
})
112112
.collect()
113113
}
114-
115-
#[cfg(test)]
116-
mod test {}

0 commit comments

Comments
 (0)