X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fassets%2Fplayer%2Fpeertube-load-progress-bar.ts;h=aedc641e4af28625e3e2bcc7cc4ad2b415f8515c;hb=4f1f6f038389ce9cdf0c77dfccdc63efc6948101;hp=cc861c451dc7e3574e5738685f7f374cc4cb4af9;hpb=77728efa627527a9f0f27010a597e8984d7a27f8;p=github%2FChocobozzz%2FPeerTube.git 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')