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 c7bf1cb commit bc926b2Copy full SHA for bc926b2
pallets/admin-utils/src/lib.rs
@@ -1212,7 +1212,6 @@ pub mod pallet {
1212
);
1213
Ok(())
1214
}
1215
-
1216
1217
1218
pallets/admin-utils/src/tests/mod.rs
@@ -1433,4 +1433,3 @@ fn sudo_set_commit_reveal_weights_interval() {
1433
assert_eq!(SubtensorModule::get_reveal_period(netuid), to_be_set);
1434
});
1435
1436
0 commit comments