redbean.c: remove duplicate png content-types

This commit is contained in:
Thomas Bernard 2021-02-27 12:15:32 +01:00 committed by Justine Tunney
parent da199b7a45
commit 1c9065510f

View file

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