Skip to content

Commit 46fc4fc

Browse files
committed
fix(c4d-video-player): removing console logs
1 parent d60f84e commit 46fc4fc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/web-components/src/components/video-player/video-player-container.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,6 @@ export const C4DVideoPlayerContainerMixin = <
212212
mediaTitle = ' ';
213213
}
214214

215-
console.log('TEST PLAYER OPTIONS', this.lc, 'mon15sep25');
216-
217215
let playerOptions = {};
218216
const autoplayPreference = this._getAutoplayPreference();
219217

0 commit comments

Comments
 (0)