Explorar o código

Merge pull request #8811 from gyuho/fmt

store/stats.go: fix gofmt warnings
Gyu-Ho Lee %!s(int64=8) %!d(string=hai) anos
pai
achega
b65435b86d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      store/stats.go

+ 0 - 1
store/stats.go

@@ -38,7 +38,6 @@ const (
 )
 )
 
 
 type Stats struct {
 type Stats struct {
-
 	// Number of get requests
 	// Number of get requests
 
 
 	GetSuccess uint64 `json:"getsSuccess"`
 	GetSuccess uint64 `json:"getsSuccess"`