mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-19 08:00:19 +00:00
Remove JSON exceptions that are not thrown anyway.
This commit is contained in:
@@ -74,8 +74,7 @@ class IndexController extends Controller
|
||||
* @return Factory|View
|
||||
*
|
||||
* @throws FireflyException
|
||||
* @throws \JsonException
|
||||
*/
|
||||
* */
|
||||
public function index()
|
||||
{
|
||||
$this->cleanupObjectGroups();
|
||||
|
||||
Reference in New Issue
Block a user