Skip to content

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Mar 2, 2025

close #4548

@Pantani Pantani self-assigned this Mar 2, 2025
@Pantani Pantani requested review from salmad3 and toschdev as code owners March 2, 2025 21:40
Pantani added 3 commits March 2, 2025 18:45
…aceholder-vars

# Conflicts:
#	ignite/templates/module/create/files/base/x/{{moduleName}}/module/simulation.go.plush
julienrbrt
julienrbrt previously approved these changes Mar 3, 2025
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love the clean-up but I have a doubt about the "strconv" removal: https://github.com/ignite/cli/blob/main/ignite/templates/field/datatype/string.go#L17.
Couldn't make it fail locally, so i suppose it works. This is probably goimports adding it automagically right?

@julienrbrt julienrbrt changed the title fix: remove unused placeholder vars refactor: remove unused placeholder vars Mar 3, 2025
@julienrbrt julienrbrt merged commit 6ab0e0f into main Mar 6, 2025
39 of 45 checks passed
@julienrbrt julienrbrt deleted the feat/remove-unused-placeholder-vars branch March 6, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UPDATE: remove all blank vars to avoid import issue
2 participants