mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 03:43:07 +00:00
Remove some unreachable code.
This commit is contained in:
@@ -121,6 +121,5 @@ class AccountController extends Controller
|
||||
}
|
||||
|
||||
return response()->json($chartData);
|
||||
return response()->json(['x']);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user