Skip to content

Commit

Permalink
chore: delete old data
Browse files Browse the repository at this point in the history
  • Loading branch information
kioqq committed Dec 11, 2023
1 parent 00be396 commit 2f990f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,6 @@ func (app *Haqq) setupUpgradeHandlers() {
case v164.UpgradeName:
storeUpgrades = &storetypes.StoreUpgrades{
Deleted: []string{coinomicstypes.ModuleName},
Added: []string{coinomicstypes.ModuleName},
}
default:
// no-op
Expand Down

0 comments on commit 2f990f5

Please sign in to comment.