Update TextTrackType.js

Remove not needed import
This commit is contained in:
David Narbutovich 2018-09-12 11:27:36 +03:00 committed by GitHub
parent 3c0323fbb0
commit bbacb95345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,3 @@
import keyMirror from 'keymirror';
export default {
SRT: 'application/x-subrip',
TTML: 'application/ttml+xml',