We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6a457 commit b0b6ce7Copy full SHA for b0b6ce7
1 file changed
operator/mina_account/lib/src/lib.rs
@@ -111,6 +111,3 @@ fn parse_proof(proof_bytes: &[u8]) -> Result<Vec<MerklePath>, String> {
111
})
112
.collect()
113
}
114
-
115
-#[cfg(test)]
116
-mod test {}
0 commit comments