Skip to content

Commit

Permalink
Make clippy happy by adding more clutter to the code :-(
Browse files Browse the repository at this point in the history
  • Loading branch information
Niederb committed Jul 3, 2024
1 parent 2bcf27d commit 2bee693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions primitives/src/extrinsics/extrinsic_params.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

use crate::config::Config;
use codec::{Decode, Encode};
#[cfg(feature = "disable-metadata-hash-check")]
use primitive_types::H256;
use sp_runtime::{
generic::Era,
Expand Down

0 comments on commit 2bee693

Please sign in to comment.