mirror of https://github.com/embarklabs/embark.git
make linter happy
This commit is contained in:
parent
0ba9990073
commit
5a429d0574
|
@ -1,6 +1,6 @@
|
||||||
import namehash from 'eth-ens-namehash';
|
import namehash from 'eth-ens-namehash';
|
||||||
|
|
||||||
/*global web3*/
|
/*global web3, EmbarkJS*/
|
||||||
let __embarkENS = {};
|
let __embarkENS = {};
|
||||||
|
|
||||||
// registry interface for later
|
// registry interface for later
|
||||||
|
|
Loading…
Reference in New Issue