Remove unused Stop Killing Games popup#424
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
💤 Files with no reviewable changes (3)
WalkthroughThis PR removes the ChangesStopKillingGamesPopup Removal
🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
✨ Simplify code
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 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Description
Removes the unused
StopKillingGamesPopupcomponent and the dead storage/analytics code that only supported that popup.Fixes #404
Type of change
How Has This Been Tested?
Ran:
git diff --check./node_modules/.bin/eslint src/data/storageKeys.ts src/lib/analytics/actions.ts src/lib/analytics/analytics.ts./node_modules/.bin/prettier --check src/data/storageKeys.ts src/lib/analytics/actions.ts src/lib/analytics/analytics.tsScreenshots (if applicable)
N/A
Checklist
Notes for reviewers
No
StopKillingGamesPopupreferences remain undersrc.Summary by CodeRabbit