Remove unused imports
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Graph / SpillClean.hs
index 9d0dcf9..b7b7475 100644 (file)
@@ -42,7 +42,6 @@ import State
 import Outputable
 import Util
 
 import Outputable
 import Util
 
-import Data.Maybe
 import Data.List        ( find, nub )
 
 --
 import Data.List        ( find, nub )
 
 --