From d7ce1efe5f68269b5842dd3244d2bac59b372d3c Mon Sep 17 00:00:00 2001 From: B Date: Fri, 19 Mar 2021 13:03:45 -0300 Subject: [PATCH] Delete commerce.config.json --- commerce.config.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 commerce.config.json diff --git a/commerce.config.json b/commerce.config.json deleted file mode 100644 index e8418f296..000000000 --- a/commerce.config.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "provider": "shopify", - "features": { - "wishlist": false, - "customCheckout": false - } -}