mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #8811 from gyuho/fmt
store/stats.go: fix gofmt warnings
This commit is contained in:
commit
b65435b86d
@ -38,7 +38,6 @@ const (
|
||||
)
|
||||
|
||||
type Stats struct {
|
||||
|
||||
// Number of get requests
|
||||
|
||||
GetSuccess uint64 `json:"getsSuccess"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user