From 7e754b3326e42b1e88c6f97e071f8fc5945cf865 Mon Sep 17 00:00:00 2001 From: Matheus Reis <35343551+matheusgnreis@users.noreply.github.com> Date: Tue, 9 Jan 2024 14:51:17 -0300 Subject: [PATCH] chore(ecom-config): remove procedure previously inserted --- functions/ecom.config.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/functions/ecom.config.js b/functions/ecom.config.js index 832d114..28de99c 100644 --- a/functions/ecom.config.js +++ b/functions/ecom.config.js @@ -413,11 +413,6 @@ procedures.push({ resource: 'orders', field: 'fulfillment_status', }, - { - resource: 'orders', - subresource: 'shipping_lines', - field: 'to', - }, // Receive notifications when products/variations prices changes: {