Remove unnecessary imports
[ghc-hetmet.git] / compiler / codeGen / StgCmmExpr.hs
index 30e442b..94afb80 100644 (file)
@@ -29,7 +29,6 @@ import StgSyn
 
 import MkZipCfgCmm
 import BlockId
-import Cmm()
 import CmmExpr
 import CoreSyn
 import DataCon