mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 02:08:23 +00:00
Remove log statement
This commit is contained in:
parent
1c49fa3b63
commit
32bd593a8a
@ -159,7 +159,6 @@ if (bpb) {
|
||||
promise.then(_ => {
|
||||
}).catch(error => {
|
||||
bpb.show();
|
||||
console.log(error);
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user