mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
redbean.c: remove duplicate png content-types
This commit is contained in:
parent
da199b7a45
commit
1c9065510f
1 changed files with 0 additions and 3 deletions
|
@ -181,9 +181,6 @@ static const struct ContentTypeExtension {
|
||||||
{"otf", "font/otf"}, //
|
{"otf", "font/otf"}, //
|
||||||
{"pdf", "application/pdf"}, //
|
{"pdf", "application/pdf"}, //
|
||||||
{"png", "image/png"}, //
|
{"png", "image/png"}, //
|
||||||
{"png", "image/png"}, //
|
|
||||||
{"png", "image/png"}, //
|
|
||||||
{"png", "image/png"}, //
|
|
||||||
{"s", "text/plain"}, //
|
{"s", "text/plain"}, //
|
||||||
{"svg", "image/svg+xml"}, //
|
{"svg", "image/svg+xml"}, //
|
||||||
{"tiff", "image/tiff"}, //
|
{"tiff", "image/tiff"}, //
|
||||||
|
|
Loading…
Reference in a new issue