Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed May 13, 2024
1 parent 2d00396 commit a998f70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion leo/cli/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

use crate::cli::{commands::*, context::*, helpers::*};
use clap::Parser;
use colored::Colorize;
use leo_errors::Result;
use std::{path::PathBuf, process::exit};

Expand Down

0 comments on commit a998f70

Please sign in to comment.