Commit 9f520661 authored by Leo Iannacone's avatar Leo Iannacone

use 2 blank space instead of 4

parent e46c0e75
...@@ -103,7 +103,6 @@ io.sockets.on('connection', function(socket) { ...@@ -103,7 +103,6 @@ io.sockets.on('connection', function(socket) {
}) })
}); });
io.sockets.on('disconnect', function(socket){ io.sockets.on('disconnect', function(socket){
}); });
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment