Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit e147d24

Browse files
fmt
1 parent 16af483 commit e147d24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test-utils/runtime/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ pub(crate) const TEST_RUNTIME_BABE_EPOCH_CONFIGURATION: BabeEpochConfiguration =
470470
allowed_slots: AllowedSlots::PrimaryAndSecondaryPlainSlots,
471471
};
472472

473-
474473
use frame_support::traits::GenesisBuild;
475474

476475
pub struct GenesisBuilderHelper<R, GC>(sp_std::marker::PhantomData<(R, GC)>);

0 commit comments

Comments
 (0)