get rid of global web3 in ens

Signed-off-by: VoR0220 <catalanor0220@gmail.com>
This commit is contained in:
VoR0220 2018-06-18 12:52:02 -05:00 committed by Iuri Matias
parent 984c8ba115
commit 98b7ca1253

View File

@ -1,4 +1,3 @@
/*global web3*/
const fs = require('../../core/fs.js');
const utils = require('../../utils/utils.js');
const namehash = require('eth-ens-namehash');