diff --git a/examples/html-demo/src/main.ts b/examples/html-demo/src/main.ts index 0fc88f0f..80906cc4 100644 --- a/examples/html-demo/src/main.ts +++ b/examples/html-demo/src/main.ts @@ -1,10 +1,6 @@ -import { defineVjsPlayer } from '@videojs/html'; - import '@videojs/html/skins/frosted'; import '@videojs/html/skins/minimal'; -defineVjsPlayer(); - document.body.innerHTML = /* html */ `