Some code cleanup.

This commit is contained in:
James Cole
2016-11-26 09:01:00 +01:00
parent 1453a78e49
commit 8c9f90f1b4
6 changed files with 15 additions and 17 deletions

View File

@@ -204,7 +204,7 @@ class BudgetController extends Controller
$cache->addProperty('budget');
$cache->addProperty('period');
if ($cache->has()) {
// return Response::json($cache->get());
return Response::json($cache->get());
}
// the expenses: