Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / typecheck / TcAnnotations.lhs
index 17ebbb1..186e93f 100644 (file)
@@ -20,8 +20,6 @@ import TcExpr
 import {-# SOURCE #-} TcSplice ( runAnnotation )
 import FastString
 #endif
-
-import Control.Monad
 \end{code}
 
 \begin{code}