Skip to content

Commit

Permalink
missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
joshieDo committed Jul 8, 2024
1 parent bdd6d52 commit 2f6d6e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/reth/src/cli/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ use crate::{
debug_cmd, import,
node::{self, NoArgs},
},
macros::block_executor,
version::{LONG_VERSION, SHORT_VERSION},
};
use clap::{value_parser, Parser, Subcommand};
Expand Down

0 comments on commit 2f6d6e8

Please sign in to comment.