1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

remove unused variable

This commit is contained in:
frankiebee 2017-09-06 14:38:39 -07:00
parent a73aecc796
commit 00fca4f1f2

View File

@ -1,5 +1,4 @@
const EthQuery = require('ethjs-query')
const normalize = require('eth-sig-util').normalize
const {
hexToBn,
BnMultiplyByFraction,