Drop redundant import
[ghc-hetmet.git] / compiler / coreSyn / PprCore.lhs
index 992171c..a3c1f6f 100644 (file)
@@ -33,7 +33,6 @@ import BasicTypes
 import Util
 import Outputable
 import FastString
-import Module
 \end{code}
 
 %************************************************************************