Skip to content

Commit 67929b9

Browse files
authored
Remove duplicate comments (#6638)
1 parent 9b655f4 commit 67929b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tests.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ impl OtherTrait for Test {
114114
type OtherEvent = ();
115115
}
116116

117-
// This function basically just builds a genesis storage key/value store according to
118-
// our desired mockup.
119117
fn new_test_ext() -> sp_io::TestExternalities {
120118
frame_system::GenesisConfig::default().build_storage::<Test>().unwrap().into()
121119
}

0 commit comments

Comments
 (0)