mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 11:35:55 +01:00
ESlint eol-last
This commit is contained in:
@@ -89,4 +89,4 @@ module.exports = function (SocketPosts) {
|
||||
SocketPosts.unvote = function (socket, data, callback) {
|
||||
helpers.postCommand(socket, 'unvote', 'voted', '', data, callback);
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user