Skip to content

Commit

Permalink
Removed unused reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksasj committed Dec 5, 2024
1 parent 38e0ad7 commit 225bc83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mcl/tests/kzg_proofs.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#[cfg(test)]
mod tests {
use kzg::G1;
use kzg_bench::tests::kzg_proofs::{
commit_to_nil_poly, commit_to_too_long_poly_returns_err, proof_multi, proof_single,
};
Expand Down

0 comments on commit 225bc83

Please sign in to comment.