mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
remove comment
This commit is contained in:
parent
00ef42b541
commit
de1c41d0e9
1 changed files with 0 additions and 1 deletions
|
|
@ -173,7 +173,6 @@ func (s *supply) OnBalanceChange(a common.Address, prevBalance, newBalance *big.
|
|||
// at the end of the transaction.
|
||||
s.delta.Burn.Sub(s.delta.Burn, diff)
|
||||
default:
|
||||
// fmt.Printf("~~\tNo need to take action. Change reason: %v\n\n", reason)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue