Lee Morgan преди 6 години
родител
ревизия
52dc99c0c6
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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++){