Remove unused imports from base
[ghc-base.git] / Control / Monad / ST / Strict.hs
index a899616..d8692f8 100644 (file)
@@ -16,5 +16,4 @@ module Control.Monad.ST.Strict (
         module Control.Monad.ST
   ) where
 
-import Prelude
 import Control.Monad.ST