mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 15:39:50 +00:00
Merge pull request #7594 from firefly-iii/missing-bracket
fix: extra bracket breaks code.
This commit is contained in:
@@ -361,4 +361,3 @@ class RecurrenceUpdateService
|
|||||||
$this->createTransactions($recurrence, $transactions);
|
$this->createTransactions($recurrence, $transactions);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user