mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-22 11:43:54 +03:00
Remove comment.
This commit is contained in:
parent
27999b3186
commit
1d6476cd8f
@ -82,7 +82,6 @@ xmlDecoder =
|
||||
in
|
||||
ApiRoute.succeed
|
||||
(\request ->
|
||||
--(\_ xmlString ->
|
||||
case ( request |> Request.matchesContentType "application/xml", Request.body request ) of
|
||||
( True, Just xmlString ) ->
|
||||
xmlString
|
||||
|
Loading…
Reference in New Issue
Block a user