Remove redundant import.
parent
3b0b5d3c4f
commit
17eec7471c
|
@ -13,7 +13,6 @@ where
|
|||
import Language.Haskell.Brittany.Internal.Types
|
||||
import Language.Haskell.Brittany.Internal.LayouterBasics
|
||||
|
||||
import Data.Char (isAlpha)
|
||||
import RdrName ( RdrName(..) )
|
||||
import GHC ( Located, runGhc, GenLocated(L), moduleNameString )
|
||||
import HsSyn
|
||||
|
|
Loading…
Reference in New Issue