Browse Source

All comments updated

Lee Morgan 6 năm trước cách đây
mục cha
commit
ebbf98bb5f
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      controllers/transactionData.js

+ 0 - 2
controllers/transactionData.js

@@ -56,7 +56,5 @@ module.exports = {
             .catch((err)=>{
             .catch((err)=>{
                 return;
                 return;
             });
             });
-        
-        
     }
     }
 }
 }