Method no longer used.

This commit is contained in:
James Cole
2016-01-01 19:57:23 +01:00
parent d16fb30a62
commit 7a4a78628d
3 changed files with 8 additions and 38 deletions

View File

@@ -160,13 +160,6 @@ interface BudgetRepositoryInterface
*/
public function getAllBudgetLimitRepetitions(Carbon $start, Carbon $end);
/**
* @param Budget $budget
*
* @return Collection
*/
public function getBudgetLimits(Budget $budget);
/**
* @return Collection
*/