Skip to content

Commit 6e7547c

Browse files
Remove unused Stylish.records method
1 parent 6eb3ae0 commit 6e7547c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/Language/Haskell/Stylish.hs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ import Language.Haskell.Stylish.Verbose
3939
import Paths_stylish_haskell (version)
4040

4141

42-
--------------------------------------------------------------------------------
43-
records :: Step
44-
records = Data.step
45-
4642
--------------------------------------------------------------------------------
4743
simpleAlign :: Maybe Int -- ^ Columns
4844
-> SimpleAlign.Config

0 commit comments

Comments
 (0)