Skip to content

Commit

Permalink
cargo fmt --all -- --config imports_granularity=Crate
Browse files Browse the repository at this point in the history
  • Loading branch information
SurfingNerd committed Dec 14, 2023
1 parent 5699d5a commit dd1f837
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/concensus/miner/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ extern crate env_logger;
#[cfg(test)]
extern crate ethkey;


pub mod external;
#[cfg(feature = "price-info")]
pub mod gas_price_calibrator;
Expand Down

0 comments on commit dd1f837

Please sign in to comment.