Skip to content

Commit

Permalink
Fixed space on README
Browse files Browse the repository at this point in the history
  • Loading branch information
eramella authored Sep 8, 2019
1 parent 3aac854 commit 57a65be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public class Transaction
public class LedgerBalance
{
public decimal Amount { get; set; }

public DateTime AsOf { get; set; }
}
```
Expand All @@ -54,4 +53,4 @@ In case the financial institution is not including the timezone with the transac

Please let me know if any issues and if you like give a star.

Thanks to @DashNY for adding Ledger Balance and testing!
Thanks to @DashNY for adding Ledger Balance and testing!

0 comments on commit 57a65be

Please sign in to comment.