Remove redundant import.
parent
019d47bf7e
commit
eb8f0de6c3
|
@ -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