mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-28 14:23:04 +03:00
Remove completed todo comment.
This commit is contained in:
parent
0714844a13
commit
24e135143d
@ -415,7 +415,6 @@ update config appMsg model =
|
||||
|> performUserMsg userMsg config
|
||||
|
||||
Pages.Msg.Submit fields ->
|
||||
-- TODO perform submit Effect
|
||||
( model, Submit fields )
|
||||
|
||||
UpdateCacheAndUrlNew fromLinkClick urlWithoutRedirectResolution maybeUserMsg updateResult ->
|
||||
|
Loading…
Reference in New Issue
Block a user