Skip to content

Commit

Permalink
Fix compile
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
  • Loading branch information
ggwpez committed Jul 11, 2024
1 parent 5dbb7e1 commit 60f67c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions relay/polkadot/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1785,8 +1785,6 @@ pub type Migrations = (migrations::Unreleased, migrations::Permanent);
#[allow(deprecated, missing_docs)]
pub mod migrations {
use super::*;
#[cfg(feature = "try-runtime")]
use sp_core::crypto::ByteArray;

parameter_types! {
pub const ImOnlinePalletName: &'static str = "ImOnline";
Expand Down

0 comments on commit 60f67c3

Please sign in to comment.