Parcourir la source

All comments updated

Lee Morgan il y a 6 ans
Parent
commit
ebbf98bb5f
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      controllers/transactionData.js

+ 0 - 2
controllers/transactionData.js

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