Remove bad import
authorChocobozzz <me@florianbigard.com>
Thu, 31 May 2018 07:57:03 +0000 (09:57 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 31 May 2018 07:57:03 +0000 (09:57 +0200)
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')