Skip to content

Commit

Permalink
✨ Prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredBorders committed Jul 11, 2023
1 parent aac639c commit f0caeb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion script/upgrades/v2.0.2/Upgrade.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ pragma solidity 0.8.18;

// console2.log("Account Implementation v2.0.2 Deployed:", implementation);
// }
// }
// }
2 changes: 1 addition & 1 deletion test/upgrades/v2.0.2/upgrade.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,4 @@ pragma solidity 0.8.18;
// );
// assertEq(true, abi.decode(response, (bool)), "delegate missmatch");
// }
// }
// }

0 comments on commit f0caeb5

Please sign in to comment.