1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00

Remove unused function

This commit is contained in:
Dan Finlay 2017-02-27 18:26:18 -08:00
parent d844769c92
commit 2e80e8f722

View File

@ -295,11 +295,6 @@ PTXP.calculateGas = function () {
})
}
function bnFromHex (hex) {
var bn = new BN(ethUtil.stripHexPrefix(hex), 16)
return bn
}
function forwardCarrat () {
return (