removing un-necessary logs

revert-70aa11f8
Ace 7 years ago
parent c506d90698
commit 29c0692286

@ -469,7 +469,6 @@ $(document).ready(function () {
markAsReadNotificationsAPI,
null,
function (data) {
console.log(data);
$('.message').remove();
$("#notification-bubble").html(0);
}, function () {

Loading…
Cancel
Save