aboutsummaryrefslogtreecommitdiffstats
path: root/lib/contract.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/contract.js')
-rw-r--r--lib/contract.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/contract.js b/lib/contract.js
index 1cd4151fd..aa4188d40 100644
--- a/lib/contract.js
+++ b/lib/contract.js
@@ -23,8 +23,6 @@
var web3 = require('./web3'); // jshint ignore:line
var abi = require('./abi');
-
-
/**
* This method should be called when we want to call / transact some solidity method from javascript
* it returns an object which has same methods available as solidity contract description