mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 09:44:55 +03:00
dont need that for sures
This commit is contained in:
parent
3275accc8b
commit
ce090e7253
@ -184,10 +184,6 @@ update config msg model =
|
||||
, Nav.load url
|
||||
)
|
||||
|
||||
-- Reload ->
|
||||
-- ( model
|
||||
-- , Nav.reload
|
||||
-- )
|
||||
Page pageMsg ->
|
||||
Tuple.mapBoth
|
||||
(\page -> { model | page = page })
|
||||
|
Loading…
Reference in New Issue
Block a user