chore: remove unused axios dependency

All HTTP calls use the native fetch-based apiRequest client.
This commit is contained in:
Usman Baig
2026-03-16 11:27:31 +01:00
parent 8287a38b43
commit ed865c9a6f
2 changed files with 0 additions and 82 deletions

View File

@@ -19,7 +19,6 @@
"@stripe/react-stripe-js": "^5.6.0",
"@stripe/stripe-js": "^8.7.0",
"@tanstack/react-virtual": "^3.13.21",
"axios": "^1.13.2",
"class-variance-authority": "^0.7.1",
"cobe": "^0.6.5",
"country-flag-icons": "^1.6.4",