diff options
-rw-r--r-- | client/src/assets/player/peertube-load-progress-bar.ts | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ | |||
1 | import * as Bitfield from 'bitfield' | ||
2 | import { VideoJSComponentInterface, videojsUntyped } from './peertube-videojs-typings' | 1 | import { VideoJSComponentInterface, videojsUntyped } from './peertube-videojs-typings' |
3 | 2 | ||
4 | const Component: VideoJSComponentInterface = videojsUntyped.getComponent('Component') | 3 | const Component: VideoJSComponentInterface = videojsUntyped.getComponent('Component') |