mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-04 23:00:31 +01: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