Skip to content

Commit

Permalink
Add a newline at end of file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Baclet committed Jun 3, 2015
1 parent 5c79d6e commit 8e5bae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -222,4 +222,4 @@ Room.prototype.del = function(id) {
delete this.sockets[id];
this.length--;
}
};
};

0 comments on commit 8e5bae4

Please sign in to comment.