Browse Source

Remove console statements

Lee Morgan 6 năm trước cách đây
mục cha
commit
e1c2d2bbee
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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", {