From 9e3ad12add3442aa26aea3170268f8b6af2b27e6 Mon Sep 17 00:00:00 2001 From: drklee3 Date: Wed, 20 Sep 2023 11:57:29 -0700 Subject: [PATCH] Remove extra copied ModuleName --- x/community/migrations/v2/store.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/x/community/migrations/v2/store.go b/x/community/migrations/v2/store.go index 5fb978927e..be998fb96e 100644 --- a/x/community/migrations/v2/store.go +++ b/x/community/migrations/v2/store.go @@ -10,10 +10,6 @@ import ( "github.com/kava-labs/kava/x/community/types" ) -const ( - ModuleName = "mint" -) - // Migrate migrates the x/community module state from the consensus version 1 to // version 2. Specifically, sets new parameters in the module state. func Migrate(