Skip to content

Commit

Permalink
del Ichange event
Browse files Browse the repository at this point in the history
  • Loading branch information
Attens1423 committed Jul 23, 2024
1 parent ede98f0 commit 61b9267
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/GasSavingPool/impl/GSPVault.sol
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ contract GSPVault is GSPStorage {

event MtFeeRateChange(uint256 newMtFee);

event IChange(uint256 newI);

event WithdrawMtFee(address indexed token, uint256 amount);

// ============ View Functions ============
Expand Down

0 comments on commit 61b9267

Please sign in to comment.