mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-20 23:40:38 +01:00
Add missing new lines at end of files.
This commit is contained in:
@@ -318,4 +318,4 @@ SocketPosts.getCategory = function(socket, pid, callback) {
|
||||
posts.getCidByPid(pid, callback);
|
||||
};
|
||||
|
||||
module.exports = SocketPosts;
|
||||
module.exports = SocketPosts;
|
||||
|
||||
Reference in New Issue
Block a user