mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +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"}, //
|
||||
{"pdf", "application/pdf"}, //
|
||||
{"png", "image/png"}, //
|
||||
{"png", "image/png"}, //
|
||||
{"png", "image/png"}, //
|
||||
{"png", "image/png"}, //
|
||||
{"s", "text/plain"}, //
|
||||
{"svg", "image/svg+xml"}, //
|
||||
{"tiff", "image/tiff"}, //
|
||||
|
|
Loading…
Reference in a new issue