Skip to content

Commit 2132921

Browse files
committed
rm unnecessary address
1 parent 3fe4541 commit 2132921

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/DeployFaucet.s.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import "src/Faucet.sol";
77

88
contract DeployFaucet is Script {
99
Faucet public faucet;
10-
address public tokenAddress = 0x0000000000000000000000000000000000000000;
1110

1211
function run() external {
1312
uint256 deployerPk = vm.envUint("DEPLOYER_KEY");

0 commit comments

Comments
 (0)