mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-29 14:56:36 +03:00
Optimize imports.
This commit is contained in:
parent
a3c91fd19c
commit
dee8761b8e
@ -1,6 +1,5 @@
|
||||
module Pages.Internal.Platform.Cli exposing (Content, Flags, Model, Msg, Page, Parser, cliApplication)
|
||||
|
||||
import Browser
|
||||
import Browser.Navigation
|
||||
import Dict exposing (Dict)
|
||||
import Head
|
||||
|
Loading…
Reference in New Issue
Block a user