Skip to content

Commit 287cf80

Browse files
committed
deleted dummy data script
1 parent 22c207b commit 287cf80

3 files changed

Lines changed: 0 additions & 83 deletions

File tree

package-lock.json

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"scripts": {
2121
"precommit": "./scripts/pre-commit.sh",
2222
"deploy-contracts": "truffle exec ./scripts/clean_deploy_contracts.js --network",
23-
"genDummyData": "truffle --network gethUnitTest exec ./scripts/gen_dummy_data.js",
2423
"lint": "npx eslint ./ --cache --fix && npx solhint contracts/*.sol",
2524
"setup-ganache": "npx start-chain ganacheUnitTest && npm run deploy-contracts ganacheUnitTest",
2625
"test": "./scripts/test.sh",
@@ -65,7 +64,6 @@
6564
"request-promise": "^4.2.2",
6665
"sinon": "^4.5.0",
6766
"solhint": "^1.1.10",
68-
"stochasm": "^0.5.0",
6967
"util": "^0.11.0",
7068
"webpack": "^4.10.2",
7169
"zos-lib": "^1.3.0"

scripts/gen_dummy_data.js

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)