mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Remove double lines from code.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user