Lee Morgan пре 6 година
родитељ
комит
b08e97ee9d
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      views/dashboardPage/components/components.js

+ 0 - 1
views/dashboardPage/components/components.js

@@ -533,7 +533,6 @@ let addIngredientsComp = {
                 }
             })
             .catch((err)=>{
-                console.log(err);
                 banner.createError("Something went wrong.  Try refreshing the page");
             });
     }