Skip to content

Commit

Permalink
feat: use remainer and amount
Browse files Browse the repository at this point in the history
  • Loading branch information
GalloDaSballo committed Oct 28, 2024
1 parent 8865787 commit d5838a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CurveV2GaugeRewards.sol
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ contract CurveV2GaugeRewards is BribeInitiative {
return;
}


remainder = 0;

bold.approve(address(gauge), total);
Expand Down

0 comments on commit d5838a8

Please sign in to comment.