mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-30 23:06:10 +03:00
Remove inaccurate comment from copy-paste.
This commit is contained in:
parent
9b4e4dab9b
commit
45042b0472
@ -245,10 +245,7 @@ distill uniqueKey encode decode dataSource =
|
||||
)
|
||||
|
||||
|
||||
{-| This is the low-level `distill` function. In most cases, you'll want to use `distill` with a `Codec` from either
|
||||
[`miniBill/elm-codec`](https://package.elm-lang.org/packages/miniBill/elm-codec/latest/) or
|
||||
[`MartinSStewart/elm-serialize`](https://package.elm-lang.org/packages/MartinSStewart/elm-serialize/latest/)
|
||||
-}
|
||||
{-| -}
|
||||
distillBytes :
|
||||
String
|
||||
-> (raw -> Bytes)
|
||||
|
Loading…
Reference in New Issue
Block a user