mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 18:16:36 +02: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