From 793cea3fcd8d877bc26879ea45993aea09d89ab7 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Thu, 9 Apr 2020 16:35:52 +0200 Subject: [PATCH] removed useless console.log --- commands/fun/ytp.js | 1 - 1 file changed, 1 deletion(-) diff --git a/commands/fun/ytp.js b/commands/fun/ytp.js index 751c0c43..176ab312 100644 --- a/commands/fun/ytp.js +++ b/commands/fun/ytp.js @@ -100,7 +100,6 @@ class ytpCommand extends Command { } async exec(message, args) { - console.log(!args.squidward); let MAX_CLIPS = 20; if (args.pool) {