mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
p2p/protocols: fix file is not gofmted
This commit is contained in:
parent
d1d0b88c8f
commit
25964a1a60
1 changed files with 1 additions and 1 deletions
|
|
@ -80,4 +80,4 @@ func (self *AccountingApi) SelfDrops() (int64, error) {
|
|||
return 0, errNoAccountingMetrics
|
||||
}
|
||||
return mSelfDrops.Count(), nil
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue