Skip to content

Commit

Permalink
chore: cleanup hardhat-deploy leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
cristovaoth committed Aug 16, 2024
1 parent aab29ff commit 727cdd8
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 474 deletions.
1 change: 0 additions & 1 deletion packages/contracts/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import "@nomicfoundation/hardhat-toolbox";
import "@nomicfoundation/hardhat-verify";
import "hardhat-gas-reporter";
import "solidity-coverage";
import "hardhat-deploy";
import dotenv from "dotenv";
import type { HttpNetworkUserConfig } from "hardhat/types";

Expand Down
1 change: 0 additions & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint": "^9.8.0",
"hardhat-deploy": "0.12.4",
"hardhat-gas-reporter": "^2.2.0",
"hardhat": "^2.22.7",
"prettier": "^3.3.3",
Expand Down
48 changes: 0 additions & 48 deletions packages/contracts/src/deploy/deploy_circulating_supply.ts

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 727cdd8

Please sign in to comment.