Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden authored and claravanstaden committed Feb 19, 2024
1 parent 273557c commit 1c8b80f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions system-parachains/bridge-hubs/bridge-hub-kusama/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,7 @@ use parachains_common::{

use polkadot_runtime_common::prod_or_fast;
use system_parachains_constants::{
kusama::{
consensus::*,
currency::*,
fee::WeightToFee,
},
kusama::{consensus::*, currency::*, fee::WeightToFee},
AVERAGE_ON_INITIALIZE_RATIO, HOURS, MAXIMUM_BLOCK_WEIGHT, NORMAL_DISPATCH_RATIO, SLOT_DURATION,
};

Expand Down

0 comments on commit 1c8b80f

Please sign in to comment.