Skip to content

Commit ffe0806

Browse files
authored
Merge pull request #1229 from retyui/patch-1
Remove unnecessary import in TextTrackType.js
2 parents b0c0ac1 + bbacb95 commit ffe0806

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TextTrackType.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import keyMirror from 'keymirror';
2-
31
export default {
42
SRT: 'application/x-subrip',
53
TTML: 'application/ttml+xml',

0 commit comments

Comments
 (0)