mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Remove log statement
This commit is contained in:
@ -159,7 +159,6 @@ if (bpb) {
|
|||||||
promise.then(_ => {
|
promise.then(_ => {
|
||||||
}).catch(error => {
|
}).catch(error => {
|
||||||
bpb.show();
|
bpb.show();
|
||||||
console.log(error);
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user