Merge pull request #1229 from retyui/patch-1
Remove unnecessary import in TextTrackType.js
This commit is contained in:
commit
ffe0806bf8
@ -1,5 +1,3 @@
|
|||||||
import keyMirror from 'keymirror';
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
SRT: 'application/x-subrip',
|
SRT: 'application/x-subrip',
|
||||||
TTML: 'application/ttml+xml',
|
TTML: 'application/ttml+xml',
|
||||||
|
Loading…
Reference in New Issue
Block a user