Skip to content

Commit

Permalink
linted
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDeadCe11 committed Jun 6, 2024
1 parent fd5d5fa commit 1bf9343
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions script/DeploySIP15Zone.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ contract DeploySIP15ZoneWithENV is Script {
}
}


contract DeploySIP15ZoneWithCastWallet is Script {
uint256 internal _privateKey;
address public deployer;
Expand Down Expand Up @@ -93,4 +92,3 @@ contract DeploySIP15ZoneWithCastWallet is Script {
new SIP15Zone();
}
}

0 comments on commit 1bf9343

Please sign in to comment.