Lee Morgan 6 жил өмнө
parent
commit
ebbf98bb5f

+ 0 - 2
controllers/transactionData.js

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