mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-03 10:03:47 +00:00
no lint no life
This commit is contained in:
parent
0943eb826f
commit
f8763cbf49
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ func (l *lookup) senderOfTx(txhash common.Hash) (common.Address, bool) {
|
|||
return common.Address{}, false
|
||||
}
|
||||
return meta.sender, true
|
||||
|
||||
}
|
||||
|
||||
// track inserts a new set of mappings from blob versioned hashes to transaction
|
||||
|
|
|
|||
Loading…
Reference in a new issue