mirror of https://github.com/Chocobozzz/PeerTube
Remove bad import
parent
77728efa62
commit
3f9b33b02b
|
@ -1,4 +1,3 @@
|
||||||
import * as Bitfield from 'bitfield'
|
|
||||||
import { VideoJSComponentInterface, videojsUntyped } from './peertube-videojs-typings'
|
import { VideoJSComponentInterface, videojsUntyped } from './peertube-videojs-typings'
|
||||||
|
|
||||||
const Component: VideoJSComponentInterface = videojsUntyped.getComponent('Component')
|
const Component: VideoJSComponentInterface = videojsUntyped.getComponent('Component')
|
||||||
|
|
Loading…
Reference in New Issue