mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
les: fix linter warning
This commit is contained in:
parent
0f331b1a45
commit
0c51cefb85
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ import (
|
|||
const (
|
||||
balanceCallbackQueue = iota
|
||||
balanceCallbackZero
|
||||
balanceCallbackApi
|
||||
balanceCallbackCount
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue