delete some commented out imports
This commit is contained in:
parent
57776a1110
commit
6d49618c54
|
@ -22,7 +22,6 @@ import Miso
|
||||||
, div_
|
, div_
|
||||||
, text
|
, text
|
||||||
, Effect
|
, Effect
|
||||||
--, (#>)
|
|
||||||
, (<#)
|
, (<#)
|
||||||
, noEff
|
, noEff
|
||||||
, defaultEvents
|
, defaultEvents
|
||||||
|
@ -33,7 +32,6 @@ import Miso
|
||||||
, consoleLog
|
, consoleLog
|
||||||
, pushURI
|
, pushURI
|
||||||
, uriSub
|
, uriSub
|
||||||
--, MisoString (..)
|
|
||||||
)
|
)
|
||||||
import GHCJS.DOM (currentDocument)
|
import GHCJS.DOM (currentDocument)
|
||||||
import GHCJS.DOM.Types (toJSString, fromJSString, Element, JSString)
|
import GHCJS.DOM.Types (toJSString, fromJSString, Element, JSString)
|
||||||
|
|
Loading…
Reference in New Issue