diff --git a/media_types/README.md b/media_types/README.md index dbc895f7bd02..0cdc1c8be876 100644 --- a/media_types/README.md +++ b/media_types/README.md @@ -87,7 +87,3 @@ types.get("ts"); // "application/javascript" Adapted from [mime-type](https://github.com/jshttp/mime-types). MIT License. - -``` - -```