Skip to content

Commit a60e105

Browse files
committed
format
1 parent cce33c6 commit a60e105

File tree

1 file changed

+1
-2
lines changed
  • runtimes/peregrine/src/migrations

1 file changed

+1
-2
lines changed

runtimes/peregrine/src/migrations/mod.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ impl cumulus_pallet_xcmp_queue::migration::v5::V5Config for Runtime {
2929
type ChannelList = ParachainSystem;
3030
}
3131

32-
pub type RuntimeMigrations = (
33-
);
32+
pub type RuntimeMigrations = ();
3433

3534
impl pallet_migration::Config for Runtime {
3635
type RuntimeEvent = RuntimeEvent;

0 commit comments

Comments
 (0)