We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24056ed commit eaf3fa3Copy full SHA for eaf3fa3
1 file changed
src/Page/Index.elm
@@ -1,6 +1,6 @@
1
module Page.Index exposing (view)
2
3
-import Html exposing (Html, a, div, em, h1, main_, p, span, text)
+import Html exposing (Html, a, div, em, h1, main_, p, text)
4
import Html.Attributes exposing (class, href, rel, target)
5
6
0 commit comments