Skip to content

Commit 0d34ed9

Browse files
committed
Forge Format
1 parent 14a4b72 commit 0d34ed9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/DeployBatchCaller.s.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ contract DeployBatchCaller is Script {
1111
BatchCallAndSponsor public batchCaller;
1212

1313
function run() external {
14-
1514
uint256 deployerPk = vm.envUint("DEPLOYER_KEY");
1615
address deployer = vm.addr(deployerPk);
1716
console.log("Deployer:", deployer);

0 commit comments

Comments
 (0)