Skip to content

Commit 843bc88

Browse files
committed
remove duplicate remove
1 parent 3118bb7 commit 843bc88

File tree

1 file changed

+0
-1
lines changed
  • pallets/subtensor/src/coinbase

1 file changed

+0
-1
lines changed

pallets/subtensor/src/coinbase/root.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ impl<T: Config> Pallet<T> {
348348
RAORecycledForRegistration::<T>::remove(netuid);
349349
MaxRegistrationsPerBlock::<T>::remove(netuid);
350350
WeightsVersionKey::<T>::remove(netuid);
351-
PendingRootAlphaDivs::<T>::remove(netuid);
352351

353352
// --- 17. Subtoken / feature flags.
354353
LiquidAlphaOn::<T>::remove(netuid);

0 commit comments

Comments
 (0)