Skip to content

Commit

Permalink
Revert "CI fix attempt"
Browse files Browse the repository at this point in the history
This reverts commit a721ee8.
  • Loading branch information
Morganamilo committed Nov 9, 2023
1 parent fb2b8e5 commit c354f97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion polkadot/runtime/parachains/src/configuration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ const LOG_TARGET: &str = "runtime::configuration";
serde::Serialize,
serde::Deserialize,
)]
#[scale_info(replace_segment("staging_tracking_allocator", "tracking_allocator"))]
#[serde(deny_unknown_fields)]
pub struct HostConfiguration<BlockNumber> {
// NOTE: This structure is used by parachains via merkle proofs. Therefore, this struct
Expand Down

0 comments on commit c354f97

Please sign in to comment.