Remove trailing white space
This commit is contained in:
parent
80a6c67cf3
commit
255f7c8eac
@ -46,10 +46,8 @@ defaultAttributes no_color = Brick.attrMap
|
||||
where
|
||||
withForeColor | no_color = const
|
||||
| otherwise = Vty.withForeColor
|
||||
|
||||
withBackColor | no_color = \attr _ -> attr `Vty.withStyle` Vty.reverseVideo
|
||||
| otherwise = Vty.withBackColor
|
||||
|
||||
withStyle = Vty.withStyle
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user