Lee Morgan %!s(int64=6) %!d(string=hai) anos
pai
achega
52dc99c0c6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      controllers/merchantData.js

+ 0 - 1
controllers/merchantData.js

@@ -160,7 +160,6 @@ module.exports = {
                 });
             })
             .then((response)=>{
-                console.log(response.data.objects);
                 let recipes = [];
                 
                 for(let i = 0; i < response.data.objects.length; i++){