From 7a5490452aae40ffc28315f2b7fa7067f85ef5b0 Mon Sep 17 00:00:00 2001 From: LuanRT Date: Thu, 12 May 2022 14:47:03 -0300 Subject: [PATCH] chore: remove uneeded jsdoc param --- lib/core/Actions.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/core/Actions.js b/lib/core/Actions.js index 31801482..58aa22db 100644 --- a/lib/core/Actions.js +++ b/lib/core/Actions.js @@ -397,7 +397,6 @@ class Actions { * @param {string} action * @param {object} args * @param {string} args.video_id - * @param {string} args.channel_id * @param {string} args.ctoken * @param {boolean} is_ytm *