Code clean up.

This commit is contained in:
James Cole
2016-05-15 15:39:22 +02:00
parent 4164ebcc69
commit bd818b2dea
13 changed files with 8 additions and 333 deletions

View File

@@ -180,8 +180,8 @@ class BudgetController extends Controller
/**
* Do some cleanup:
* TODO reimplement the deletion of budget_limits and limit_repetitions with amount 0
*/
// $repository->cleanupBudgets();
// loop the budgets:
/** @var Budget $budget */