Warning fix for unused and redundant imports
[ghc-hetmet.git] / compiler / typecheck / TcEnv.lhs
index 8f4fbc9..6d4cd46 100644 (file)
@@ -55,7 +55,6 @@ import TcMType
 import TcType
 import TcGadt
 import qualified Type
-import Id
 import Var
 import VarSet
 import VarEnv