delete some commented out imports

This commit is contained in:
towards-a-new-leftypol 2024-02-13 21:23:24 -05:00
parent 57776a1110
commit 6d49618c54
1 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@ import Miso
, div_
, text
, Effect
--, (#>)
, (<#)
, noEff
, defaultEvents
@ -33,7 +32,6 @@ import Miso
, consoleLog
, pushURI
, uriSub
--, MisoString (..)
)
import GHCJS.DOM (currentDocument)
import GHCJS.DOM.Types (toJSString, fromJSString, Element, JSString)