mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-11 15:34:56 +00:00
all: make fmt
This commit is contained in:
parent
88d793305d
commit
78fc35c9b1
3 changed files with 3 additions and 4 deletions
|
@ -147,7 +147,6 @@ type partition struct {
|
|||
bigPartsMergerWG sync.WaitGroup
|
||||
rawRowsFlusherWG sync.WaitGroup
|
||||
inmemoryPartsFlusherWG sync.WaitGroup
|
||||
|
||||
}
|
||||
|
||||
// partWrapper is a wrapper for the part.
|
||||
|
|
Loading…
Reference in a new issue