mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-08 18:58:07 +00:00
Fix bad cache call.
This commit is contained in:
@@ -625,7 +625,6 @@ class CategoryController extends Controller
|
||||
}
|
||||
}
|
||||
}
|
||||
$cache->store($data);
|
||||
|
||||
$report = $data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user