diff --git a/hledger/Hledger/Cli/Commands/Balance.hs b/hledger/Hledger/Cli/Commands/Balance.hs index 3276d9749..4cbd9a69f 100644 --- a/hledger/Hledger/Cli/Commands/Balance.hs +++ b/hledger/Hledger/Cli/Commands/Balance.hs @@ -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: