Skip to content

Commit

Permalink
Remove an obsolete deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
tpawn committed May 7, 2024
1 parent 63875eb commit ac444ee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 88 deletions.
1 change: 0 additions & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import "./tasks/deploy_fund";
import "./tasks/deploy_fund_eth";
import "./tasks/deploy_fund_wsteth";
import "./tasks/deploy_governance";
import "./tasks/deploy_liquidity_gauge_curve";
import "./tasks/deploy_maturity_fund";
import "./tasks/deploy_misc";
import "./tasks/deploy_mock";
Expand Down
87 changes: 0 additions & 87 deletions tasks/deploy_liquidity_gauge_curve.ts

This file was deleted.

0 comments on commit ac444ee

Please sign in to comment.