fix(dashboard): import in client (#7628)

**What**
- fix import of deleted file
This commit is contained in:
Frane Polić
2024-06-06 10:49:21 +02:00
committed by GitHub
parent 1f203774cb
commit 9677daa568

View File

@@ -40,7 +40,6 @@ export const client = {
shippingProfiles: shippingProfiles,
productTags: tags,
users: users,
orders: orders,
taxes: taxes,
invites: invites,
inventoryItems: inventoryItems,