Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
stevennevins committed Oct 17, 2024
1 parent 183f3e1 commit 5d9229e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/src/ERC20Mock.sol
Original file line number Diff line number Diff line change
Expand Up @@ -292,4 +292,4 @@ contract ERC20Mock is Context, IERC20 {
* To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
*/
function _afterTokenTransfer(address from, address to, uint256 amount) internal virtual {}
}
}

0 comments on commit 5d9229e

Please sign in to comment.