Skip to content

Commit

Permalink
chore(debug): remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed Feb 2, 2019
1 parent a7fbe58 commit 35e6abd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/socketio/notificationSocket.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ function updateAllNotifications (socket) {

notifications.items = items

console.log('Called')

utils.sendToSelf(socket, 'updateAllNotifications', notifications)
})
}
Expand Down

0 comments on commit 35e6abd

Please sign in to comment.