mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
store/stats.go: fix gofmt warnings
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
ef0e8e17d9
commit
f6ca686882
@ -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