From ae71520964f1e40417825d4bf6a628f8119ae7a4 Mon Sep 17 00:00:00 2001 From: Sai Kumar Date: Tue, 26 Mar 2024 15:25:59 +0530 Subject: [PATCH] fix the tests issue --- CHANGELOG.md | 1 - app/app.go | 1 - 2 files changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 742e5b975b..f1641b17f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,7 +58,6 @@ Ref: https://keepachangelog.com/en/1.0.0/ - [2473](https://github.com/umee-network/umee/pull/2473) Correct x/ugov Amino registration for x/ugov messages (they don't have MessageName option). - ## v6.4.0 - 2024-03-21 ### Features diff --git a/app/app.go b/app/app.go index 7306e1438a..c15e9a5fcf 100644 --- a/app/app.go +++ b/app/app.go @@ -349,7 +349,6 @@ func New( oracletypes.StoreKey, ugov.StoreKey, uibc.StoreKey, - consensusparamstypes.StoreKey, } // if Experimental {}