mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 20:45:58 +01:00
ESlint padded-blocks
This commit is contained in:
@@ -8,11 +8,9 @@ define('forum/topic/threadTools', [
|
||||
'components',
|
||||
'translator',
|
||||
], function (fork, move, deletePosts, components, translator) {
|
||||
|
||||
var ThreadTools = {};
|
||||
|
||||
ThreadTools.init = function (tid) {
|
||||
|
||||
renderMenu();
|
||||
|
||||
var topicContainer = $('.topic');
|
||||
|
||||
Reference in New Issue
Block a user