mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Fix elm-analyse issues
This commit is contained in:
@ -130,9 +130,6 @@ updateWithSub msg model =
|
||||
case req of
|
||||
Internal url ->
|
||||
let
|
||||
newPage =
|
||||
Page.fromUrl url
|
||||
|
||||
isCurrent =
|
||||
Page.fromUrl url
|
||||
|> Maybe.map (\p -> p == model.page)
|
||||
|
Reference in New Issue
Block a user