store/stats.go: fix gofmt warnings
@@ -38,7 +38,6 @@ const (
)
type Stats struct {
-
// Number of get requests
GetSuccess uint64 `json:"getsSuccess"`