mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-20 15:30:39 +01:00
ESlint padded-blocks
This commit is contained in:
@@ -124,7 +124,6 @@ categoryController.get = function (req, res, callback) {
|
||||
], next);
|
||||
},
|
||||
function (categoryData, next) {
|
||||
|
||||
categories.modifyTopicsByPrivilege(categoryData.topics, userPrivileges);
|
||||
|
||||
if (categoryData.link) {
|
||||
|
||||
Reference in New Issue
Block a user