Skip to content

Commit

Permalink
coordinator: gofumpt
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev committed Feb 5, 2025
1 parent 54d9879 commit 8551648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions coordinator/history/history.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ const (

// History is the history of the Coordinator.
type History struct {
store Store
hashFun func() hash.Hash
store Store
hashFun func() hash.Hash
}

// New creates a new History backed by the default filesystem store.
Expand Down

0 comments on commit 8551648

Please sign in to comment.