mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
Less queries for category frontpage chart.
This commit is contained in:
@@ -123,7 +123,6 @@ class CategoryController extends Controller
|
||||
$data = $this->generator->frontpage($set);
|
||||
$cache->store($data);
|
||||
|
||||
|
||||
return Response::json($data);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user