mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-21 14:47:41 +01:00
chore: remove log
This commit is contained in:
parent
fa9785bf69
commit
f339a7156a
1 changed files with 0 additions and 2 deletions
|
@ -152,8 +152,6 @@ registerProvider({
|
||||||
|
|
||||||
if (!hdQuality) throw new Error("No quality could be found.");
|
if (!hdQuality) throw new Error("No quality could be found.");
|
||||||
|
|
||||||
console.log(hdQuality);
|
|
||||||
|
|
||||||
// const subtitleApiQuery = {
|
// const subtitleApiQuery = {
|
||||||
// fid: hdQuality.fid,
|
// fid: hdQuality.fid,
|
||||||
// uid: "",
|
// uid: "",
|
||||||
|
|
Loading…
Reference in a new issue