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