Remove unused imports
[ghc-hetmet.git] / compiler / main / PprTyThing.hs
index 2479028..d87ffa1 100644 (file)
@@ -20,7 +20,6 @@ import qualified GHC
 
 import GHC ( TyThing(..) )
 import TyCon
-import Type ( TyThing(..), tidyTopType, pprTypeApp )
 import TcType
 import Var
 import Name