Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideSilva committed Apr 26, 2024
1 parent 4d87640 commit fe60760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/contracts/script/DevDeploy.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ contract DevDeployScript is Script {
start = 1715299200;
end = 1715385599;


MockERC20 token = new MockERC20("USDC", "USDC", 18);
Citizend citizend = new Citizend(owner, end);
Sale sale = new Sale(
Expand Down

0 comments on commit fe60760

Please sign in to comment.