From b59f659a37472e0f7c61a53d30adc2be076406a9 Mon Sep 17 00:00:00 2001 From: MaxMustermann2 <82761650+MaxMustermann2@users.noreply.github.com> Date: Fri, 21 Feb 2025 02:54:30 +0000 Subject: [PATCH] remove old TODO --- x/imslash/types/keys.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/x/imslash/types/keys.go b/x/imslash/types/keys.go index a1e5472d6..6ff1a4e30 100644 --- a/x/imslash/types/keys.go +++ b/x/imslash/types/keys.go @@ -2,8 +2,6 @@ package types const ( // ModuleName defines the module name - // TODO: if the upgrade module is used, this should be changed to "imslash" through that. - // If it is not used, change it right now. CC @TimmyExogenous. ModuleName = "imslash" // StoreKey defines the primary module store key