Skip to content

Commit

Permalink
remove duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
ost-ptk committed Mar 18, 2024
1 parent 4b7de60 commit 7aff79b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/apps/popup/pages/stakes/amount-step.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export const AmountStep = ({
setDisabled(!hasEnoughBalance);

setMaxAmountMotes(maxAmountMotes);
setDisabled(!hasEnoughBalance);
break;
}
case AuctionManagerEntryPoint.undelegate:
Expand Down

0 comments on commit 7aff79b

Please sign in to comment.