Skip to content

Commit a56a2fb

Browse files
committed
clean code
1 parent 4331307 commit a56a2fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/js/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2252,7 +2252,6 @@ socket.on('operation', function () {
22522252
})
22532253

22542254
socket.on('online users', function (data) {
2255-
console.log('who faster? online users')
22562255
if (debug) { console.debug(data) }
22572256
onlineUsers = data.users
22582257
updateOnlineStatus()

0 commit comments

Comments
 (0)