Remove unused imported Web3.js

This commit is contained in:
Fabio Berger
2018-07-03 23:36:14 +02:00
parent d097113639
commit a5653337c1
4 changed files with 1 additions and 5 deletions

View File

@@ -93,7 +93,6 @@
"require-from-string": "^2.0.1",
"semver": "^5.5.0",
"solc": "^0.4.23",
"web3": "^0.20.0",
"web3-eth-abi": "^1.0.0-beta.24",
"yargs": "^10.0.3"
},