Skip to content

TASK: Tidy up app/server imports#150

Merged
threepointone merged 3 commits intocloudflare:mainfrom
sam-huckaby:task-cleanup-imports
Mar 28, 2026
Merged

TASK: Tidy up app/server imports#150
threepointone merged 3 commits intocloudflare:mainfrom
sam-huckaby:task-cleanup-imports

Conversation

@sam-huckaby
Copy link
Copy Markdown
Contributor

Reading through the code and just noticed that these imports were due for a cleanup. IDEs are always so quick to stick stuff at the bottom.

No structural or functional changes, just moving imports from the same package into the same statement for clarity.

Oh, I also alphabetized the imports because they were out of order - no one may care but me.

@sam-huckaby sam-huckaby changed the title TASK: Tidy up app.tsx imports TASK: Tidy up app/server imports Mar 28, 2026
Combine getToolName, isToolUIPart, and UIMessage type imports from 'ai' into a single-line import for cleaner formatting and reduced vertical whitespace; no functional change.
@threepointone
Copy link
Copy Markdown
Contributor

Very nice, love it, thanks!

@threepointone threepointone merged commit 8aa7ac3 into cloudflare:main Mar 28, 2026
1 check passed
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.

2 participants