ESlint eol-last

This commit is contained in:
Peter Jaszkowiak
2017-02-18 02:30:48 -07:00
parent 41896e1fc7
commit feb8405f95
142 changed files with 142 additions and 142 deletions

View File

@@ -89,4 +89,4 @@ module.exports = function (SocketPosts) {
SocketPosts.unvote = function (socket, data, callback) {
helpers.postCommand(socket, 'unvote', 'voted', '', data, callback);
};
};
};