chore(shared): remove unused feature flags#1542
Conversation
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughThis PR removes the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
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 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 |
🧹 Preview Cleanup CompleteThe following preview resources have been cleaned up:
Thank you for your contribution! 🎉 |
aee6801 to
190aa4f
Compare
Summary
billing-enabledandagent-commands-accessfeature flagsBILLING_ENABLEDwas defined inFEATURE_FLAGSbut never referenced anywhere in the codebaseagent-commands-accesswas already absent from code but still existed in PostHogChanges
packages/shared/src/constants.ts: RemovedBILLING_ENABLED: "billing-enabled"from theFEATURE_FLAGSconstantTest Plan
bun run lint:fix— passedbun run typecheck— all 18 packages passedbilling-enabled,BILLING_ENABLED,agent-commands-access— none foundSummary by CodeRabbit