1
0
Fork 0

removed useless console.log

akairo
loicbersier 4 years ago
parent 462538d3e1
commit 793cea3fcd

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

Loading…
Cancel
Save