Skip to content

Commit a581301

Browse files
committed
chore: remove comment
1 parent 4a88208 commit a581301

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/integration/IntegrationDeployer.t.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,6 @@ abstract contract IntegrationDeployer is Test, IUserDeployer {
255255
)
256256
);
257257

258-
// TODO:
259-
// RewardsCoordinator
260258
proxyAdmin.upgradeAndCall(
261259
TransparentUpgradeableProxy(payable(address(rewardsCoordinator))),
262260
address(rewardsCoordinatorImplementation),

0 commit comments

Comments
 (0)