mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-11 15:08:20 +02:00
removed extra console logging
This commit is contained in:
@@ -24,7 +24,6 @@ define('forum/notifications', ['components'], function(components) {
|
||||
return app.alertError(err.message);
|
||||
}
|
||||
|
||||
console.log('here!@');
|
||||
components.get('notifications/item').removeClass('unread');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user