Skip to content

Commit

Permalink
Merge branch 'colin/rm-ibc-from-upgrade' of github.com:cosmos/cosmos-…
Browse files Browse the repository at this point in the history
…sdk into colin/rm-ibc-from-upgrade
  • Loading branch information
colin-axner committed Feb 25, 2021
2 parents a2959f6 + 5295e58 commit b136626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/ibc/core/02-client/types/proposal_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ func (suite *TypesTestSuite) TestMarshalSoftwareUpdateProposal() {
// create codec
ir := codectypes.NewInterfaceRegistry()
types.RegisterInterfaces(ir)
types.RegisterInterfaces(ir)
govtypes.RegisterInterfaces(ir)
ibctmtypes.RegisterInterfaces(ir)
cdc := codec.NewProtoCodec(ir)
Expand Down

0 comments on commit b136626

Please sign in to comment.