Removed Debug Code
This commit is contained in:
parent
18d598fcd4
commit
73efbf216d
@ -39,7 +39,6 @@ exports.getPad = function(id, createIfNotExist)
|
||||
{
|
||||
pad = new Pad(id);
|
||||
globalPads[id] = pad;
|
||||
console.log(pad);
|
||||
}
|
||||
|
||||
if(!pad) return null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user