Skip to content

Commit

Permalink
ci: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed Jan 16, 2025
1 parent 315d6b5 commit 7ebbd3b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ describe('Upgrades', () => {
// @ts-expect-error types castings will work
data[2].reinitArgs = [latestInitializerVersion, encodeDataForUpgrade];

console.log('data', data[2]);

const {proxy, fromImplementation, toImplementation} =
await deployAndUpgradeFromToCheck(
// @ts-expect-error correct data type
Expand Down

0 comments on commit 7ebbd3b

Please sign in to comment.