redbean.c: remove duplicate png content-types
This commit is contained in:
committed by
Justine Tunney
parent
da199b7a45
commit
1c9065510f
@ -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"}, //
|
||||
|
||||
Reference in New Issue
Block a user