;dev: cleanup: fix Balance.hs typo
This commit is contained in:
parent
0b95ff0aa5
commit
d2793dfd3a
@ -524,7 +524,6 @@ bareLayoutBalanceReportAsText opts ((items, total)) =
|
||||
singleColumnTableInterColumnBorder = if pretty_ opts then SingleLine else NoLine
|
||||
|
||||
{-
|
||||
:r
|
||||
This implementation turned out to be a bit convoluted but implements the following algorithm for formatting:
|
||||
|
||||
- If there is a single amount, print it with the account name directly:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user