all: remove deadcode (#2952)
This commit is contained in:
parent
f3f2d30004
commit
0e1673041c
13 changed files with 3 additions and 301 deletions
|
|
@ -35,7 +35,6 @@ type LockFreeBatcher struct {
|
|||
|
||||
// Metrics
|
||||
totalNodes atomic.Int64
|
||||
totalUpdates atomic.Int64
|
||||
workQueuedCount atomic.Int64
|
||||
workProcessed atomic.Int64
|
||||
workErrors atomic.Int64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue