Skip to content

Commit

Permalink
chore: Remove unused credit card stuff (#3709)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajay-sentry authored Feb 5, 2025
1 parent 70d8644 commit 521e544
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 317 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion src/services/account/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ export * from './usePlanData'
export * from './useSentryToken'
export * from './useUnverifiedPaymentMethods'
export * from './useUpdateBillingEmail'
export * from './useUpdateCard'
export * from './useUpdatePaymentMethod'
export * from './useUpgradePlan'
157 changes: 0 additions & 157 deletions src/services/account/useUpdateCard.test.tsx

This file was deleted.

59 changes: 0 additions & 59 deletions src/services/account/useUpdateCard.ts

This file was deleted.

0 comments on commit 521e544

Please sign in to comment.