Skip to content

Commit 6273c79

Browse files
committed
fix: remove log
1 parent 7666e63 commit 6273c79

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

claim_contracts/script/DeployAlignedToken.s.sol

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ contract DeployAlignedToken is Script {
4747
vm.toString(_safe)
4848
)
4949
);
50-
51-
console.log(
52-
"Remember that the foundation must accept the ownership of the contract after deployment in another transaction."
53-
);
5450
}
5551

5652
function deployProxyAdmin(

0 commit comments

Comments
 (0)