fix(): update cart line item route fetching (#13477)

**What**
Remove cart fetching before workflow which fetch the cart as well
This commit is contained in:
Adrien de Peretti
2025-09-11 10:12:13 +00:00
committed by GitHub
parent d828005354
commit 29dca1ca48
3 changed files with 15 additions and 30 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa": patch
"@medusajs/core-flows": patch
---
fix(): update cart line item route fetching