removed new line on end of files

This commit is contained in:
Neto Becker
2015-10-15 11:55:18 -03:00
parent 0e8264c9ce
commit 23fae86ccb
14 changed files with 14 additions and 14 deletions

View File

@@ -55,4 +55,4 @@ var User = (function () {
return User;
})();
module.exports = User;
module.exports = User;