Skip to content

Commit

Permalink
cargo clippy --fix
Browse files Browse the repository at this point in the history
  • Loading branch information
awnion committed Mar 3, 2024
1 parent 3f0b0be commit 58a2b7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bls/converters.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use blst::min_pk::*;
//use blst::min_sig::*;
use std::convert::TryInto;
use tvm_types::{fail, Result};

use crate::bls::BLS_PUBLIC_KEY_LEN;
Expand Down

0 comments on commit 58a2b7d

Please sign in to comment.