removed useless console.log

This commit is contained in:
loicbersier 2020-04-09 16:35:52 +02:00
parent 462538d3e1
commit 793cea3fcd

View file

@ -100,7 +100,6 @@ class ytpCommand extends Command {
}
async exec(message, args) {
console.log(!args.squidward);
let MAX_CLIPS = 20;
if (args.pool) {