From 85c04c11d8ac5ec47047cca8bfab94e67f716c35 Mon Sep 17 00:00:00 2001 From: Joan Cano Date: Thu, 2 Mar 2023 11:45:33 +0100 Subject: [PATCH] Borrado producto de pruebas --- data/products.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/data/products.json b/data/products.json index 65ed355..0637a08 100644 --- a/data/products.json +++ b/data/products.json @@ -1,13 +1 @@ -[ - { - "product_name": "server", - "distance": "0", - "latitude": "42.1", - "longitude": "3.1", - "condition": "all", - "min_price": "0", - "max_price": "100", - "title_keyword_exclude": [], - "exclude": [] - } -] \ No newline at end of file +[] \ No newline at end of file