Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Oct 17, 2024
1 parent 49dfa82 commit faf37c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sign/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ use clap::Parser;
use color_eyre::Result;
use rand::SeedableRng;
use rand_chacha::ChaCha20Rng;
use std::convert::TryInto;

use ed25519_dalek::*;
use std::error::Error;
Expand Down

0 comments on commit faf37c1

Please sign in to comment.