Skip to content

Commit

Permalink
chore(ci): trigger go based CIs
Browse files Browse the repository at this point in the history
delete superfluous comment
  • Loading branch information
MaxMustermann2 committed Mar 12, 2024
1 parent 3bc2eee commit 62b3744
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/dogfood/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ func (AppModuleBasic) GetQueryCmd() *cobra.Command {
// modules need to implement
type AppModule struct {
AppModuleBasic
// keeper of the module receives the cdc codec separately.
keeper keeper.Keeper
}

Expand Down

0 comments on commit 62b3744

Please sign in to comment.