Skip to content

Commit

Permalink
fix: remove a conflicted file import
Browse files Browse the repository at this point in the history
  • Loading branch information
chungquantin committed Aug 13, 2024
1 parent 67d1366 commit 8e1f584
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/devnet/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs"));

// Public due to integration tests crate.
pub mod config;
mod extensions;
mod weights;

use cumulus_pallet_parachain_system::RelayNumberMonotonicallyIncreases;
Expand Down

0 comments on commit 8e1f584

Please sign in to comment.