1
0
Fork 0

Remove bad import

This commit is contained in:
Chocobozzz 2018-05-31 09:57:03 +02:00
parent 77728efa62
commit 3f9b33b02b
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import * as Bitfield from 'bitfield'
import { VideoJSComponentInterface, videojsUntyped } from './peertube-videojs-typings'
const Component: VideoJSComponentInterface = videojsUntyped.getComponent('Component')