Remove redundant imports, now that NoImplicitPrelude does not imply RebindableSyntax
[ghc-base.git] / GHC / Conc / IO.hs
index ee0013c..785239c 100644 (file)
@@ -46,7 +46,6 @@ module GHC.Conc.IO
 #endif
         ) where
 
-import Control.Monad
 import Foreign
 import GHC.Base
 import GHC.Conc.Sync as Sync