Remove redundant import
[ghc-hetmet.git] / compiler / hsSyn / HsDoc.hs
index 51ef579..3c20762 100644 (file)
@@ -8,7 +8,6 @@ module HsDoc (
 
 #include "HsVersions.h"
 
-import RdrName
 import Outputable
 import SrcLoc