mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Removed todo entries and made issues instead. [skip ci]
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user