Fix warning: Remove unused import
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Graph / SpillClean.hs
index 253cb70..ef4f088 100644 (file)
@@ -39,7 +39,6 @@ import UniqFM
 import Unique
 import State
 import Outputable
-import Util
 
 import Data.List
 import Data.Maybe