Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Feb 1, 2024
1 parent d536c89 commit eff6512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cumulus/primitives/parachain-inherent/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ use sp_std::{collections::btree_map::BTreeMap, vec::Vec};

#[cfg(feature = "std")]
mod client_side;
#[allow(unused_imports)]
#[cfg(feature = "std")]
pub use client_side::*;
#[cfg(feature = "std")]
Expand Down

0 comments on commit eff6512

Please sign in to comment.