Skip to content

Commit faf37c1

Browse files
committed
cleanup
1 parent 49dfa82 commit faf37c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sign/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ use clap::Parser;
1010
use color_eyre::Result;
1111
use rand::SeedableRng;
1212
use rand_chacha::ChaCha20Rng;
13-
use std::convert::TryInto;
1413

1514
use ed25519_dalek::*;
1615
use std::error::Error;

0 commit comments

Comments
 (0)