]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/assets/player/peertube-load-progress-bar.ts
Ensure youtubedl binary exists in ydl helper
[github/Chocobozzz/PeerTube.git] / client / src / assets / player / peertube-load-progress-bar.ts
index cc861c451dc7e3574e5738685f7f374cc4cb4af9..aedc641e4af28625e3e2bcc7cc4ad2b415f8515c 100644 (file)
@@ -1,4 +1,3 @@
-import * as Bitfield from 'bitfield'
 import { VideoJSComponentInterface, videojsUntyped } from './peertube-videojs-typings'
 
 const Component: VideoJSComponentInterface = videojsUntyped.getComponent('Component')