Skip to content

Revert "feat(generator): harden opaque imports and fix snake case to go casing"#6299

Merged
johanbrandhorst merged 1 commit intomainfrom
revert-6279-fix-opaque-missing-imports-casing
Jan 29, 2026
Merged

Revert "feat(generator): harden opaque imports and fix snake case to go casing"#6299
johanbrandhorst merged 1 commit intomainfrom
revert-6279-fix-opaque-missing-imports-casing

Conversation

@johanbrandhorst
Copy link
Copy Markdown
Collaborator

Reverts #6279. This seems to be causing unused imports for some users: #6294.

Fixes #6294

@johanbrandhorst
Copy link
Copy Markdown
Collaborator Author

CC @kellen-miller just letting you know, no pressure on a fix for bringing this back in. Thanks for your contribution, bugs happen :).

@johanbrandhorst johanbrandhorst enabled auto-merge (squash) January 29, 2026 20:19
@johanbrandhorst johanbrandhorst merged commit 8be4c86 into main Jan 29, 2026
14 checks passed
@johanbrandhorst johanbrandhorst deleted the revert-6279-fix-opaque-missing-imports-casing branch January 29, 2026 20:24
@kellen-miller
Copy link
Copy Markdown
Contributor

kellen-miller commented Jan 30, 2026

Sounds good, I will take a look at the bug and see if I can replicate where the bug is. I suspect the import change needs to be feature gated behind the opaque flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unused imports in 2.27.6

2 participants