Warning fix for unused and redundant imports
[ghc-hetmet.git] / compiler / profiling / SCCfinal.lhs
index 7aaf109..601aff4 100644 (file)
@@ -39,7 +39,6 @@ import UniqSupply     ( splitUniqSupply, UniqSupply )
 #ifdef PROF_DO_BOXING
 import UniqSupply      ( uniqFromSupply )
 #endif
-import Unique           ( Unique )
 import VarSet
 import ListSetOps      ( removeDups )
 import Outputable