Merge pull request #1229 from retyui/patch-1

Remove unnecessary import in TextTrackType.js
This commit is contained in:
Hampton Maxwell 2018-09-22 15:01:17 -07:00 committed by GitHub
commit ffe0806bf8
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 { export default {
SRT: 'application/x-subrip', SRT: 'application/x-subrip',
TTML: 'application/ttml+xml', TTML: 'application/ttml+xml',