aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/scripts/lib/tx-gas-utils.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/scripts/lib/tx-gas-utils.js b/app/scripts/lib/tx-gas-utils.js
index 246c94ccd..41f67e230 100644
--- a/app/scripts/lib/tx-gas-utils.js
+++ b/app/scripts/lib/tx-gas-utils.js
@@ -1,5 +1,4 @@
const EthQuery = require('ethjs-query')
-const normalize = require('eth-sig-util').normalize
const {
hexToBn,
BnMultiplyByFraction,