Browse Source

All comments updated

Lee Morgan 6 years ago
parent
commit
ebbf98bb5f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      controllers/transactionData.js

+ 0 - 2
controllers/transactionData.js

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