-
Notifications
You must be signed in to change notification settings - Fork 532
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
Cleanup: Remove unused dependencies and components #10348
base: develop
Are you sure you want to change the base?
Cleanup: Remove unused dependencies and components #10348
Conversation
This commit removes several unused dependencies and components, including: - Removed Google Maps related packages - Removed QR scanner package - Removed chart and drawer components - Removed various utility hooks and files - Removed sample Excel import template - Cleaned up package.json and package-lock.json dependencies
WalkthroughThis pull request involves a significant cleanup and removal of various configuration files, components, hooks, and utility functions across the project. The changes primarily focus on removing unused or deprecated code, including the deletion of several dependencies from Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (16)
💤 Files with no reviewable changes (16)
⏰ Context from checks skipped due to timeout of 90000ms (5)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for care-ohc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Deploying care-fe with Cloudflare Pages
|
CARE Run #4562
Run Properties:
|
Project |
CARE
|
Branch Review |
rithviknishad/maintenance/remove-unimported-things
|
Run status |
Passed #4562
|
Run duration | 05m 56s |
Commit |
aff9f8d0af: Cleanup: Remove unused dependencies and components
|
Committer | Rithvik Nishad |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
10
|
View all changes introduced in this branch ↗︎ |
This commit removes several unused dependencies and components, including:
Summary by CodeRabbit
Release Notes
Dependency Removal
Component Removal
Utility Removal
Configuration Changes
This release significantly reduces the project's dependency footprint and removes several specialized components and utilities.