Skip to content

Commit 2631236

Browse files
committed
remove useless comments
1 parent a20e696 commit 2631236

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

runtime/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -647,10 +647,8 @@ impl pallet_staking::Config for Runtime {
647647
type UnixTime = Timestamp;
648648
type CurrencyToVote = SaturatingCurrencyToVote;
649649
type RewardRemainder = ();
650-
// type RewardRemainder = Treasury;
651650
type RuntimeEvent = RuntimeEvent;
652651
type Slash = ();
653-
// type Slash = Treasury;
654652
type Reward = ();
655653
type SessionsPerEra = SessionsPerEra;
656654
type BondingDuration = BondingDuration;

0 commit comments

Comments
 (0)