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

@@ -85,7 +85,6 @@
"ethereumjs-abi": "^0.6.4",
"ethereumjs-util": "^5.1.1",
"ethers": "3.0.22",
"lodash": "^4.17.4",
"web3": "^0.20.0"
"lodash": "^4.17.4"
}
}