Skip to content

Commit

Permalink
empty line removed
Browse files Browse the repository at this point in the history
  • Loading branch information
nklhtv committed Sep 8, 2021
1 parent 86decd4 commit ca8e3e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/Chromecast/ChromecastTransport.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ function ChromecastTransport() {
.then(() => {
try {
events.emit('init');

} catch (error) {
console.error('ChromecastTransport', error);
}
Expand Down

0 comments on commit ca8e3e4

Please sign in to comment.