mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Script and code cleanup.
This commit is contained in:
@@ -359,7 +359,6 @@ class BudgetController extends Controller
|
||||
Log::debug(sprintf('Could not render reports.partials.budget-period: %s', $e->getMessage()));
|
||||
$result = 'Could not render view.';
|
||||
throw new FireflyException($result, 0, $e);
|
||||
|
||||
}
|
||||
|
||||
$cache->store($result);
|
||||
|
Reference in New Issue
Block a user