Skip to content

Commit

Permalink
puzzle format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vatavuk committed Aug 12, 2018
1 parent 9cc6e8a commit 4e9209f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/zold/api/Wallet.java
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
/**
* Wallet.
* @since 0.1
* @todo: #16:30min Merge method should update transactions
* @todo #16:30min Merge method should update transactions
* in wallet's file and return concrete implementation not a fake one.
* Beware that tests should be refactored to take care of file cleanup
* after each case that merges wallets.
Expand Down

0 comments on commit 4e9209f

Please sign in to comment.