mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-13 17:35:46 +01:00
ESlint no-unused-vars
This commit is contained in:
@@ -35,7 +35,6 @@ define('forum/categories', ['components', 'translator'], function (components, t
|
||||
}
|
||||
|
||||
var recentPosts = category.find('[component="category/posts"]');
|
||||
var insertBefore = recentPosts.first();
|
||||
|
||||
parseAndTranslate([post], function (html) {
|
||||
html.hide();
|
||||
|
||||
Reference in New Issue
Block a user