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:
@@ -51,7 +51,6 @@ define('topicSelect', ['components'], function (components) {
|
||||
};
|
||||
|
||||
function selectRange(clickedTid) {
|
||||
|
||||
if (!lastSelected) {
|
||||
lastSelected = $('[component="category/topic"]').first().find('[component="topic/select"]');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user