Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpolaczyk committed Feb 16, 2024
1 parent 3e033c0 commit 78e2ea9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/flashbox/tests/common/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ use {
pub use flashbox_runtime::{
AccountId, AuthorNoting, AuthorityAssignment, AuthorityMapping, Balance, Balances,
CollatorAssignment, Configuration, DataPreservers, InflationRewards, Initializer,
Invulnerables, MinimumSelfDelegation, ParachainInfo, Proxy, ProxyType, Registrar,
RewardsPortion, Runtime, RuntimeCall, RuntimeEvent, ServicesPayment, Session, System,
Invulnerables, ParachainInfo, Proxy, ProxyType, Registrar, RewardsPortion, Runtime,
RuntimeCall, ServicesPayment, Session, System,
};

pub fn session_to_block(n: u32) -> u32 {
Expand Down

0 comments on commit 78e2ea9

Please sign in to comment.