mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-10 11:48:10 +00:00
Small fixes.
This commit is contained in:
@@ -208,14 +208,6 @@ class ReportController extends BaseController
|
||||
// }
|
||||
// );
|
||||
|
||||
/*
|
||||
* TODO Filter withdrawals without a counter-transfer (into this account)
|
||||
*/
|
||||
|
||||
/*
|
||||
* TODO Filter deposits without a counter-transfer (away from this account)
|
||||
*/
|
||||
|
||||
$journals = $withdrawals->merge($deposits);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user