Cleaned up some todo entries [skip ci]

This commit is contained in:
James Cole
2015-01-02 10:01:33 +01:00
parent a6dbd912c6
commit fb58bf1bf5
16 changed files with 3 additions and 268 deletions

View File

@@ -390,7 +390,6 @@ class TransactionJournal implements TransactionJournalInterface, CUDInterface, C
*/
public function findByWhat($what)
{
// TODO: Implement findByWhat() method.
throw new NotImplementedException;
}