Skip to content

Fix some imports being erroneously added#13

Merged
danielbosnich merged 3 commits intomasterfrom
fix-imports
Mar 2, 2026
Merged

Fix some imports being erroneously added#13
danielbosnich merged 3 commits intomasterfrom
fix-imports

Conversation

@danielbosnich
Copy link

This PR removes two lines from controller-api.mustache that were removed in #1, but then accidentally re-added in #8. This issue wasn't really affecting generated LumOS code (since we run goimports after generating), but it was causing unused imports to be added to the sample files.

Base automatically changed from generate-samples to master March 2, 2026 22:44
@danielbosnich danielbosnich merged commit bd0c92b into master Mar 2, 2026
9 of 15 checks passed
@danielbosnich danielbosnich deleted the fix-imports branch March 2, 2026 23:13
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.

4 participants