mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-24 07:11:48 +00:00
style: format code
This commit is contained in:
@@ -166,7 +166,6 @@ class Innertube {
|
||||
const cpn = Utils.generateRandomString(16);
|
||||
|
||||
const response = await this.actions.getVideoInfo(video_id, cpn);
|
||||
|
||||
return new VideoInfo([ response, {} ], this.actions, this.#player, cpn);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user