Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed May 15, 2024
1 parent 92269d8 commit 644fc2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion leo/cli/commands/account.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ use crate::cli::env::dotenv_private_key;
use crossterm::ExecutableCommand;
use rand::SeedableRng;
use rand_chacha::ChaChaRng;
use snarkvm::prelude::anyhow;
use std::{
io::{self, Read, Write},
path::PathBuf,
Expand Down

0 comments on commit 644fc2a

Please sign in to comment.