From f339a7156a73135d2084d633e92cadd543b06a33 Mon Sep 17 00:00:00 2001 From: Jip Fr Date: Sun, 22 Jan 2023 23:07:26 +0100 Subject: [PATCH] chore: remove log --- src/backend/providers/superstream/index.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/backend/providers/superstream/index.ts b/src/backend/providers/superstream/index.ts index aaf460b0..d54b7984 100644 --- a/src/backend/providers/superstream/index.ts +++ b/src/backend/providers/superstream/index.ts @@ -152,8 +152,6 @@ registerProvider({ if (!hdQuality) throw new Error("No quality could be found."); - console.log(hdQuality); - // const subtitleApiQuery = { // fid: hdQuality.fid, // uid: "",