Skip to content

Commit

Permalink
chore: gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
hallazzang committed Dec 6, 2024
1 parent e48e962 commit 69f153e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v3/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ func removeDenomsFromRewardsModule(ctx context.Context, rk *rewardskeeper.Keeper
return !slices.Contains(denomsToRemove, coin.Denom)
})
return rk.SetParams(ctx, params)
}
}

0 comments on commit 69f153e

Please sign in to comment.