From 2957ac03b3ccebc98a94f535f72c970f35e25782 Mon Sep 17 00:00:00 2001 From: "g. nicholas d'andrea" Date: Fri, 14 Jul 2017 12:26:37 -0400 Subject: [PATCH] Remove unused lodash import --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 09bd717..124282a 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,3 @@ -var _ = require("lodash"); var Web3 = require("web3"); module.exports = {