Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim authored Jul 6, 2024
1 parent 30db90a commit 77cdaba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/mime.ex
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,9 @@ defmodule MIME do
@doc """
Returns a mapping of all known types to their extensions,
including custom types compiled into the MIME module.
## Examples
known_types()
#=> %{"application/json" => ["json"], ...}
Expand Down

0 comments on commit 77cdaba

Please sign in to comment.