-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(examples): remove unused observable import from minimal #6932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(examples): remove unused observable import from minimal #6932
Conversation
Remove unused '@trpc/server/observable' import from the minimal example server.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@elrion018 is attempting to deploy a commit to the trpc Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughRemoved an unused import of observable from @trpc/server/observable in examples/minimal/src/server/index.ts. No other code or exports were modified. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
@trpc/client
@trpc/next
@trpc/react-query
@trpc/server
@trpc/tanstack-react-query
@trpc/upgrade
commit: |
|
This pull request has been locked because we are very unlikely to see comments on closed issues. If you think, this PR is still necessary, create a new one with the same branch. Thank you. |
🎯 Changes
Remove unused
@trpc/server/observableimport from the minimal exampleserver to keep the example code clean and focused.
✅ Checklist
Summary by CodeRabbit