Ver código fonte

Remove console statements

Lee Morgan 6 anos atrás
pai
commit
e1c2d2bbee
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      views/dashboardPage/home.js

+ 0 - 2
views/dashboardPage/home.js

@@ -170,8 +170,6 @@ window.homeStrandObj = {
 
         let loader = document.getElementById("loaderContainer");
         loader.style.display = "flex";
-
-        console.log(changes);
         
         if(changes.length > 0){
             fetch("/merchant/ingredients/update", {