Removed todo entries and made issues instead. [skip ci]

This commit is contained in:
James Cole 2015-01-02 12:42:29 +01:00
parent 5707dc7579
commit 423f9fefa9
3 changed files with 0 additions and 5 deletions

View File

@ -34,7 +34,6 @@ class LimitRepetition extends Eloquent
} }
/** /**
* TODO remove this method in favour of something in the FireflyIII libraries.
* *
* @return float * @return float
*/ */

View File

@ -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 * Grabs the PiggyBankRepetition that's currently relevant / active
* *
* @returns \PiggyBankRepetition * @returns \PiggyBankRepetition

View File

@ -53,8 +53,6 @@ class TransactionJournal extends Eloquent
} }
/** /**
* TODO remove this method in favour of something in the FireflyIII libraries.
*
* @param Account $account * @param Account $account
* *
* @return float * @return float