Skip to content

Commit

Permalink
store/stats.go: fix gofmt warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Gyu-Ho Lee <[email protected]>
  • Loading branch information
gyuho committed Nov 2, 2017
1 parent ef0e8e1 commit f6ca686
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion store/stats.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ const (
)

type Stats struct {

// Number of get requests

GetSuccess uint64 `json:"getsSuccess"`
Expand Down

0 comments on commit f6ca686

Please sign in to comment.