Remove double lines from code.

This commit is contained in:
James Cole
2019-08-28 16:28:14 +02:00
parent fa706d27d8
commit 5fb7635100
83 changed files with 0 additions and 129 deletions

View File

@@ -51,7 +51,6 @@ use Log;
*
* Class ImportArrayStorage
*
*
*/
class ImportArrayStorage
{
@@ -201,8 +200,6 @@ class ImportArrayStorage
* @return Collection
* @throws FireflyException
*
*
*
*/
private function storeGroupArray(): Collection
{
@@ -388,9 +385,6 @@ class ImportArrayStorage
*
* @return bool
*
*
*
*
*/
private function transferExists(array $transaction): bool
{