mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 09:06:15 +01:00
fix: remove dupe code
This commit is contained in:
@@ -156,5 +156,3 @@ function getFromUserSet(template, req, res, callback) {
|
|||||||
},
|
},
|
||||||
], callback);
|
], callback);
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = postsController;
|
|
||||||
|
|||||||
Reference in New Issue
Block a user