mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Revert "Add a BranchAlignment type."
This reverts commit c85b9fcca08b147c8f2c7bae573f7b30c08f14f4.
This commit is contained in:
parent
3663cc612b
commit
5237c7ccc5
@ -192,8 +192,6 @@ data BranchElement
|
||||
| Margin (Join These String)
|
||||
deriving Show
|
||||
|
||||
data BranchAlignment = BranchAlignment { branchElements :: [BranchElement] }
|
||||
|
||||
branchElementContents :: BranchElement -> Join These String
|
||||
branchElementContents (Child _ contents) = contents
|
||||
branchElementContents (Margin contents) = contents
|
||||
|
Loading…
Reference in New Issue
Block a user