mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
empty line removed
This commit is contained in:
parent
86decd4144
commit
ca8e3e4d33
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ function ChromecastTransport() {
|
|||
.then(() => {
|
||||
try {
|
||||
events.emit('init');
|
||||
|
||||
} catch (error) {
|
||||
console.error('ChromecastTransport', error);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue