aboutsummaryrefslogtreecommitdiffstats
path: root/dist/ethereum.js
diff options
context:
space:
mode:
Diffstat (limited to 'dist/ethereum.js')
-rw-r--r--dist/ethereum.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/ethereum.js b/dist/ethereum.js
index 8d1254c87..4f4b5d326 100644
--- a/dist/ethereum.js
+++ b/dist/ethereum.js
@@ -394,7 +394,7 @@ module.exports = AutoProvider;
// TODO: is these line is supposed to be here?
if ("build" !== 'build') {/*
- var web3 = require('./web3');
+ var web3 = require('./web3'); // jshint ignore:line
*/}
var abi = require('./abi');