Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gretzke committed Sep 11, 2024
1 parent adbf5d3 commit 7c3050a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/TCAPV2.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,3 @@ contract DeployerTest is Test {
assertTrue(tcap.hasRole(tcap.DEFAULT_ADMIN_ROLE(), admin), "admin should have default admin role");
}
}
// 0xa85d42cF1874817895f171C917F6eE2cEa73EC20
// 0x8d2C17FAd02B7bb64139109c6533b7C2b9CADb81
// emit Deployed(tcap: TransparentUpgradeableProxy: [0x8d2C17FAd02B7bb64139109c6533b7C2b9CADb81], implementation: TCAPV2: [0xffD4505B3452Dc22f8473616d50503bA9E1710Ac])

0 comments on commit 7c3050a

Please sign in to comment.