diff --git a/client/src/assets/player/peertube-load-progress-bar.ts b/client/src/assets/player/peertube-load-progress-bar.ts index cc861c451..aedc641e4 100644 --- a/client/src/assets/player/peertube-load-progress-bar.ts +++ b/client/src/assets/player/peertube-load-progress-bar.ts @@ -1,4 +1,3 @@ -import * as Bitfield from 'bitfield' import { VideoJSComponentInterface, videojsUntyped } from './peertube-videojs-typings' const Component: VideoJSComponentInterface = videojsUntyped.getComponent('Component')