mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49:25 +01:00
Remove some debug output
This commit is contained in:
parent
9c4a3d4635
commit
76733f4679
@ -35,8 +35,6 @@ var command = function(dbot) {
|
||||
access = false;
|
||||
}
|
||||
}
|
||||
console.log(accessNeeded);
|
||||
console.log(user);
|
||||
|
||||
return access;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user