We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21dd43c commit de14d70Copy full SHA for de14d70
Lib/mimetypes.py
@@ -513,7 +513,6 @@ def _default_mime_types():
513
'.tif' : 'image/tiff',
514
'.ico' : 'image/vnd.microsoft.icon',
515
'.ras' : 'image/x-cmu-raster',
516
- '.bmp' : 'image/x-ms-bmp',
517
'.pnm' : 'image/x-portable-anymap',
518
'.pbm' : 'image/x-portable-bitmap',
519
'.pgm' : 'image/x-portable-graymap',
0 commit comments