Skip to content

Commit

Permalink
chore(core): remove duplicate queries that are not used (#1349)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemoya committed Sep 6, 2024
1 parent 77ecb4b commit dd9cf6f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 139 deletions.
5 changes: 5 additions & 0 deletions .changeset/witty-falcons-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@bigcommerce/catalyst-core": patch
---

Remove updateCustomer and getCustomerAddresses queries since they are defined now where they are used.
59 changes: 0 additions & 59 deletions core/client/mutations/update-customer.ts

This file was deleted.

80 changes: 0 additions & 80 deletions core/client/queries/get-customer-addresses.ts

This file was deleted.

0 comments on commit dd9cf6f

Please sign in to comment.