Skip to content

Commit 986f25f

Browse files
committed
remove import of rand
1 parent 92eac9b commit 986f25f

File tree

1 file changed

+0
-1
lines changed
  • lightning/src/ln/peers/handshake

1 file changed

+0
-1
lines changed

lightning/src/ln/peers/handshake/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
use bitcoin_hashes::{Hash, HashEngine};
22
use bitcoin_hashes::sha256::Hash as Sha256;
3-
use rand::{Rng, thread_rng};
43
use secp256k1::{PublicKey, SecretKey};
54

65
use ln::peers::{chacha, hkdf};

0 commit comments

Comments
 (0)