mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Minor cleanup of lint
This commit is contained in:
parent
293d0b4a57
commit
9554788c14
@ -367,7 +367,6 @@ PendingTx.prototype.gasLimitChanged = function (newBN, valid) {
|
||||
}
|
||||
|
||||
PendingTx.prototype.resetGasFields = function () {
|
||||
|
||||
log.debug(`pending-tx resetGasFields`)
|
||||
|
||||
this.inputs.forEach((hexInput) => {
|
||||
|
Loading…
Reference in New Issue
Block a user