Skip to content

Conversation

@shivachethanreddy
Copy link

@shivachethanreddy shivachethanreddy commented Jan 7, 2026

Fixes #2061

This PR removes the unused axios dependency from the project.

  • axios was listed in package.json but not used in application code
  • Updated package.json and yarn.lock accordingly

What kind of change does this PR introduce?

  • Chore (dependency updates, tooling, refactors)

This PR removes an unused dependency (axios) from the project.

Testing

  • yarn install
  • yarn build (existing prerender errors on /ambassadors and /overview/pro-help are unrelated to this change)

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Hi @shivachethanreddy! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 468f39d

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Hi @shivachethanreddy! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2c94143) to head (468f39d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2069   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Hi @shivachethanreddy! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

1 similar comment
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Hi @shivachethanreddy! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

chore: remove unused 'axios' dependency

1 participant