mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Removed todo entries and made issues instead. [skip ci]
This commit is contained in:
parent
5707dc7579
commit
423f9fefa9
@ -34,7 +34,6 @@ class LimitRepetition extends Eloquent
|
||||
}
|
||||
|
||||
/**
|
||||
* TODO remove this method in favour of something in the FireflyIII libraries.
|
||||
*
|
||||
* @return float
|
||||
*/
|
||||
|
@ -38,8 +38,6 @@ class PiggyBank extends Eloquent
|
||||
}
|
||||
|
||||
/**
|
||||
* TODO remove this method in favour of something in the FireflyIII libraries.
|
||||
*
|
||||
* Grabs the PiggyBankRepetition that's currently relevant / active
|
||||
*
|
||||
* @returns \PiggyBankRepetition
|
||||
|
@ -53,8 +53,6 @@ class TransactionJournal extends Eloquent
|
||||
}
|
||||
|
||||
/**
|
||||
* TODO remove this method in favour of something in the FireflyIII libraries.
|
||||
*
|
||||
* @param Account $account
|
||||
*
|
||||
* @return float
|
||||
|
Loading…
Reference in New Issue
Block a user