Skip to content

Commit

Permalink
godoc nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Reecepbcups committed Nov 6, 2023
1 parent 0c529b6 commit 158652b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ const (
V2 = "v2"
)

// CreateDefaultUpgradeHandler creates an upgrade handler which can be used for regular upgrade tests
// that do not require special logic
// CreateDefaultUpgradeHandler creates a simple migration upgrade handler.
func CreateDefaultUpgradeHandler(
mm *module.Manager,
configurator module.Configurator,
Expand Down

0 comments on commit 158652b

Please sign in to comment.