Skip to content

Commit

Permalink
mid level commit
Browse files Browse the repository at this point in the history
  • Loading branch information
seemantaggarwal committed Jan 12, 2025
1 parent 219baa4 commit 757878d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/parachain/runtime/src/genesis_config_presets.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ use alloc::{vec, vec::Vec};
use polkadot_sdk::{staging_xcm as xcm, *};
use docify::{compile_markdown, export, export_content};

#[doc = include_str!("../../README.md")]
#[cfg(feature = "generate-readme")]
docify::compile_markdown!("../../README.docify.md","../../README.md");


Expand Down

0 comments on commit 757878d

Please sign in to comment.