chore: Phase 2 dead code removal — unused components, dead exports, a…#37
Conversation
…rchived scripts - Delete 14 unused shadcn/ui components (hover-card, input-otp, carousel, etc.) - Delete orphan DashboardSidebar and TenantDashboardSidebar (never imported) - Delete disabled sync-products route - Remove 4 dead exports from doctor-green-api.ts (verifyNFT, getClientByNFT, fetchClientOrders, addToCart) - Archive 20 one-off debug/fix/test/check scripts to scripts/_archive/ - Kept components/home/, navigation, footer, mock-data, template-registry (still imported as fallbacks)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (38)
💤 Files with no reviewable changes (18)
📝 WalkthroughWalkthroughThis PR removes unused code artifacts including a Doctor Green product sync API route, multiple UI component utilities from the component library, two admin dashboard sidebar components, and several Doctor Green API helper functions. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
…rchived scripts
Summary by CodeRabbit