remove unused log statement
This commit is contained in:
@@ -698,8 +698,6 @@ class ChromecastPlayer {
|
||||
|
||||
normalizeImages(data);
|
||||
|
||||
// console.debug(JSON.stringify(data));
|
||||
|
||||
if (triggerStateChange) {
|
||||
Events.trigger(this, 'statechange', [data]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user