mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 08:55:36 +02: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