Code clean up. [skip ci]

This commit is contained in:
James Cole
2016-04-26 12:39:29 +02:00
parent d551333fa2
commit dfbe6e5b6e
17 changed files with 47 additions and 64 deletions

View File

@@ -388,7 +388,6 @@ class JournalRepository implements JournalRepositoryInterface
*
* @return array
* @throws FireflyException
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
*/
protected function storeAccounts(TransactionType $type, array $data): array
{