Skip to content

Commit e9e1cfd

Browse files
Update Lib/mimetypes.py
Co-authored-by: Benedikt Johannes <benedikt.johannes.hofer@gmail.com>
1 parent 47e0c68 commit e9e1cfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/mimetypes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,6 @@ def _default_mime_types():
604604
'.ttf' : 'font/ttf',
605605
'.woff' : 'font/woff',
606606
'.woff2' : 'font/woff2',
607-
'.ivs' : 'haptics/ivs',
608607
'.hjif' : 'haptics/hjif',
609608
'.hmpg' : 'haptics/hmpg',
610609
'.avif' : 'image/avif',

0 commit comments

Comments
 (0)