chore: remove unused TokenHandler component - #30082
Conversation
|
Welcome to Cal.diy, @enesbugrahankilic! Thanks for opening this pull request. A few things to keep in mind:
A maintainer will review your PR soon. Thanks for contributing! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (2)
Included review availability: Your plan provides up to 10 included reviews per hour; 8 remain after this review. 📝 WalkthroughWalkthroughRemoved the unused Merge Risk: ⚪ Minimal · up to This change removes an unused UI component and its test without altering active product behavior. No actionable merge-blocking risk remains beyond normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
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 |
|
Hi! This is ready for review whenever convenient. Could a maintainer add the |
The TokenHandler component is not exported or imported anywhere in the codebase. Removes the dead code and its test file. Fixes calcom#30077 Co-authored-by: Cursor <cursoragent@cursor.com>
c37e128 to
3f0478b
Compare
|
closing as fixed by: #30084 |
Summary
TokenHandlercomponent and its test file frompackages/ui/components/TokenHandler/Fixes #30077
Test plan
TokenHandlerin the repo