mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-12 17:05:51 +01:00
chop chop
This commit is contained in:
@@ -62,8 +62,6 @@ var winston = require('winston'),
|
||||
|
||||
events[isDelete ? 'logTopicDelete' : 'logTopicRestore'](uid, tid);
|
||||
|
||||
websockets.emitTopicPostStats();
|
||||
|
||||
emitTo('topic_' + tid);
|
||||
emitTo('category_' + topicData.cid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user