mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-15 23:42:49 +02:00
Add missing newline at the end of text files
On Unix it is common to have a newline at the end of text files.
This commit is contained in:
@@ -13,4 +13,4 @@ module.exports = _.extend(
|
||||
require('./users/users.authorization.server.controller'),
|
||||
require('./users/users.password.server.controller'),
|
||||
require('./users/users.profile.server.controller')
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user