We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce33c6 commit a60e105Copy full SHA for a60e105
runtimes/peregrine/src/migrations/mod.rs
@@ -29,8 +29,7 @@ impl cumulus_pallet_xcmp_queue::migration::v5::V5Config for Runtime {
29
type ChannelList = ParachainSystem;
30
}
31
32
-pub type RuntimeMigrations = (
33
-);
+pub type RuntimeMigrations = ();
34
35
impl pallet_migration::Config for Runtime {
36
type RuntimeEvent = RuntimeEvent;
0 commit comments