Remove unused imports
[ghc-hetmet.git] / compiler / codeGen / StgCmmUtils.hs
index eb437a9..357ca2c 100644 (file)
@@ -50,7 +50,6 @@ import StgCmmMonad
 import StgCmmClosure
 import BlockId
 import Cmm
-import CmmExpr
 import MkZipCfgCmm
 import CLabel
 import CmmUtils