mirror of
https://github.com/denoland/deno.git
synced 2024-12-29 02:29:06 -05:00
Remove an unnecessary code block (#107)
This commit is contained in:
parent
c5e6e015b5
commit
9f1de43cc4
1 changed files with 0 additions and 4 deletions
|
@ -87,7 +87,3 @@ types.get("ts"); // "application/javascript"
|
|||
Adapted from [mime-type](https://github.com/jshttp/mime-types).
|
||||
|
||||
MIT License.
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue