mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Forgot to remove a line.
This commit is contained in:
parent
96222fdcea
commit
5e0d9bddba
@ -109,7 +109,6 @@ class RecurrenceTransformer extends AbstractTransformer
|
||||
'notes' => $this->repository->getNoteText($recurrence),
|
||||
'repetitions' => $this->getRepetitions($recurrence),
|
||||
'transactions' => $this->getTransactions($recurrence),
|
||||
'meta' => $this->getMeta($recurrence),
|
||||
'links' => [
|
||||
[
|
||||
'rel' => 'self',
|
||||
|
Loading…
Reference in New Issue
Block a user