Skip to content

Commit f5af0cf

Browse files
authored
Remove unused import from Main.hs
Removed unused import of Miso.String.
1 parent 1ff7177 commit f5af0cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/Main.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import Miso.Html.Element as H
1010
import Miso.Html.Event as E
1111
import Miso.Html.Property as P
1212
import Miso.Lens
13-
import Miso.String
1413
import qualified Miso.CSS as CSS
1514
import Miso.CSS (StyleSheet)
1615
-----------------------------------------------------------------------------

0 commit comments

Comments
 (0)