Skip to content

Commit

Permalink
chore: remove unused script
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiendan committed Jun 16, 2023
1 parent 22c389f commit 3c41a8f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 53 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"lint:sol:fix": "npm run lint:sol -- --fix",
"lint:ts": "eslint --ext .ts .",
"lint:ts:fix": "npm run lint:ts -- --fix",
"predict-const-address": "ts-node scripts/predict-const-address.ts",
"register-subnet": "ts-node scripts/register-subnet.ts",
"test": "hardhat test"
},
Expand Down
52 changes: 0 additions & 52 deletions scripts/predict-const-address.ts

This file was deleted.

0 comments on commit 3c41a8f

Please sign in to comment.