Skip to content

Commit

Permalink
Merge pull request #468 from neutron-org/fix/remove-second-dex-servic…
Browse files Browse the repository at this point in the history
…e-registry

fix: removed second service registration
  • Loading branch information
pr0n00gler authored Mar 18, 2024
2 parents bd79582 + e055588 commit 63cb358
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x/dex/types/codec.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ func RegisterInterfaces(registry cdctypes.InterfaceRegistry) {
// this line is used by starport scaffolding # 3

msgservice.RegisterMsgServiceDesc(registry, &_Msg_serviceDesc)

msgservice.RegisterMsgServiceDesc(registry, &_Msg_serviceDesc)
}

var (
Expand Down

0 comments on commit 63cb358

Please sign in to comment.