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

remove irrelevan code

This commit is contained in:
frankiebee 2017-07-11 12:16:08 -07:00
parent 51ff6d74e8
commit c121ac21ec

View File

@ -30,7 +30,6 @@ module.exports = class TransactionController extends EventEmitter {
from: address,
status: 'submitted',
err: undefined,
ignore: undefined,
})
},
})