Delete commented code.

This commit is contained in:
Dillon Kearns 2023-03-05 09:37:35 -08:00
parent e5ca534fc0
commit ef7bb724bf

View File

@ -287,16 +287,6 @@ import PagesMsg exposing (PagesMsg)
import Path exposing (Path)
--{-| -}
--type
-- ParseResult error decoded
-- -- TODO parse into both errors AND a decoded value
-- = Success decoded
-- | DecodedWithErrors (Dict String (List error)) decoded
-- | DecodeFailure (Dict String (List error))
{-| -}
initFormState : FormState
initFormState =