mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove log
This commit is contained in:
parent
af337dfae5
commit
26ea5993a9
@ -22,7 +22,6 @@ PendingMsgDetails.prototype.render = function () {
|
||||
var account = state.accounts[address] || { address: address }
|
||||
|
||||
var { data } = msgParams
|
||||
console.dir({ msgParams })
|
||||
|
||||
return (
|
||||
h('div', {
|
||||
|
Loading…
Reference in New Issue
Block a user