aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/send-constants.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/send/send-constants.js')
-rw-r--r--ui/app/components/send/send-constants.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/components/send/send-constants.js b/ui/app/components/send/send-constants.js
index 471e01e2a..0a4f85bc9 100644
--- a/ui/app/components/send/send-constants.js
+++ b/ui/app/components/send/send-constants.js
@@ -1,5 +1,4 @@
const ethUtil = require('ethereumjs-util')
-const Identicon = require('../identicon')
const { conversionUtil, multiplyCurrencies } = require('../../conversion-util')
const MIN_GAS_PRICE_HEX = (100000000).toString(16)