aboutsummaryrefslogtreecommitdiffstats
path: root/lib/contract.js
diff options
context:
space:
mode:
authorMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-16 23:49:50 +0800
committerMarek Kotewicz <marek.kotewicz@gmail.com>2015-01-16 23:49:50 +0800
commit1c4d8f36e4c11944c4c819c822fdd44ff34f962b (patch)
tree45ff55da30674918efde7c35da7774a3e8946461 /lib/contract.js
parentde4ea8e6f41459f1f3f44ee144381dd62671e866 (diff)
parente94da808cb2a9f0493b42e5e572f6aed78de5ee3 (diff)
downloaddexon-1c4d8f36e4c11944c4c819c822fdd44ff34f962b.tar
dexon-1c4d8f36e4c11944c4c819c822fdd44ff34f962b.tar.gz
dexon-1c4d8f36e4c11944c4c819c822fdd44ff34f962b.tar.bz2
dexon-1c4d8f36e4c11944c4c819c822fdd44ff34f962b.tar.lz
dexon-1c4d8f36e4c11944c4c819c822fdd44ff34f962b.tar.xz
dexon-1c4d8f36e4c11944c4c819c822fdd44ff34f962b.tar.zst
dexon-1c4d8f36e4c11944c4c819c822fdd44ff34f962b.zip
Merge commit '29333fc213b62b27ef826616cf77430947fb6eab' into ethereumjs
Diffstat (limited to 'lib/contract.js')
-rw-r--r--lib/contract.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/contract.js b/lib/contract.js
index 52ce08705..744fc88a4 100644
--- a/lib/contract.js
+++ b/lib/contract.js
@@ -20,11 +20,7 @@
* @date 2014
*/
-// TODO: is these line is supposed to be here?
-if (process.env.NODE_ENV !== 'build') {
- var web3 = require('./web3'); // jshint ignore:line
-}
-
+var web3 = require('./web3'); // jshint ignore:line
var abi = require('./abi');
/// method signature length in bytes