delete some commented out imports
This commit is contained in:
parent
57776a1110
commit
6d49618c54
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue