refactor: remove console.log

isekai-main
Barış Soner Uşaklı 3 years ago committed by GitHub
parent b3b48fa62f
commit a2d0cd162d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,6 @@ define('forum/topic', [
app.enterRoom('topic_' + tid);
if (tidChanged) {
console.log('tid changed clearing');
posts.signaturesShown = {};
}
posts.onTopicPageLoad(components.get('post'));

Loading…
Cancel
Save