mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Remove log statement
This commit is contained in:
parent
1c49fa3b63
commit
32bd593a8a
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ if (bpb) {
|
|||
promise.then(_ => {
|
||||
}).catch(error => {
|
||||
bpb.show();
|
||||
console.log(error);
|
||||
});
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue