mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-28 23:12:22 +03:00
Remove unused.
This commit is contained in:
parent
f530e6c87a
commit
d35619a3f9
@ -85,12 +85,6 @@ segmentToString segment =
|
||||
":" ++ name
|
||||
|
||||
|
||||
type alias ModuleContext =
|
||||
{ moduleName : List String
|
||||
, routePattern : RoutePattern
|
||||
}
|
||||
|
||||
|
||||
{-| -}
|
||||
view : RoutePattern -> Html msg
|
||||
view routePattern =
|
||||
|
Loading…
Reference in New Issue
Block a user