Explorar o código

Remove print statement

Lee Morgan %!s(int64=6) %!d(string=hai) anos
pai
achega
b08e97ee9d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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");
             });
     }