mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-20 18:21:21 +00:00
Remove double lines from code.
This commit is contained in:
@@ -77,7 +77,6 @@ class ExpenseReportController extends Controller
|
||||
*
|
||||
* @return JsonResponse
|
||||
*
|
||||
*
|
||||
*/
|
||||
public function mainChart(Collection $accounts, Collection $expense, Carbon $start, Carbon $end): JsonResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user