Skip to content

Commit 4e414db

Browse files
committed
clean code
Signed-off-by: JamesHow1ett <mopis101@gmail.com>
1 parent bcabc1f commit 4e414db

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)