Skip to content

Commit bc926b2

Browse files
committed
fmt
1 parent c7bf1cb commit bc926b2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pallets/admin-utils/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,6 @@ pub mod pallet {
12121212
);
12131213
Ok(())
12141214
}
1215-
12161215
}
12171216
}
12181217

pallets/admin-utils/src/tests/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1433,4 +1433,3 @@ fn sudo_set_commit_reveal_weights_interval() {
14331433
assert_eq!(SubtensorModule::get_reveal_period(netuid), to_be_set);
14341434
});
14351435
}
1436-

0 commit comments

Comments
 (0)