As per the docs:
The codebase still uses the module. In canto-main/app/app.go:
In canto-main/app/upgrades/v8/upgrades.go:
In canto-main/ibc/testing/simapp/app.go:
Also, many more for canto-main. In ethermint-main/app/app.go:
Were not sure if this is as designed, but this mentions a pull request that performed migration differently here, specifically via x/mint/keeper/migrator.go:
