From: Chocobozzz Date: Thu, 31 May 2018 07:57:03 +0000 (+0200) Subject: Remove bad import X-Git-Tag: v1.0.0-beta.8~63 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3f9b33b02bed9e02af5520394e09805c46716101;p=oweals%2Fpeertube.git Remove bad import --- 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')