mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-29 01:56:12 +01:00
ESlint padded-blocks
This commit is contained in:
@@ -187,7 +187,6 @@ SocketGroups.kick = isOwner(function (socket, data, callback) {
|
||||
}
|
||||
groups.kick(data.uid, data.groupName, isOwner, callback);
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
SocketGroups.create = function (socket, data, callback) {
|
||||
|
||||
Reference in New Issue
Block a user