Skip to content

Commit

Permalink
Update tests/functional/data/sources/ERCProxy.sol
Browse files Browse the repository at this point in the history
Co-authored-by: antazoey <[email protected]>
  • Loading branch information
0xthedance and antazoey authored Dec 11, 2024
1 parent c7eddf2 commit ee7c642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/data/sources/ERCProxy.sol
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ contract ERCProxy {
function proxyType() public pure returns (uint256 proxyTypeId){
return 1;
}
}
}

0 comments on commit ee7c642

Please sign in to comment.