redbean.c: remove duplicate png content-types

This commit is contained in:
Thomas Bernard 2021-02-27 12:15:32 +01:00
parent 3e17c7b20f
commit 0ddf2d1fd5
No known key found for this signature in database
GPG key ID: DB511043A31ACAAF

View file

@ -180,9 +180,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"}, //