Skip to content

Commit 4e0480c

Browse files
committed
chore(stm): remove unused dependency in tests
1 parent 4fae32a commit 4e0480c

File tree

1 file changed

+0
-1
lines changed
  • mithril-stm/src/aggregate_signature

1 file changed

+0
-1
lines changed

mithril-stm/src/aggregate_signature/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ pub use signature::*;
1212

1313
#[cfg(test)]
1414
mod tests {
15-
use core::panic;
1615
use std::collections::{HashMap, HashSet};
1716

1817
use blake2::{Blake2b, digest::consts::U32};

0 commit comments

Comments
 (0)