mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 00:20:03 +00:00
Code cleanup.
This commit is contained in:
@@ -45,7 +45,6 @@ class ReportSum extends Command
|
||||
*/
|
||||
protected $signature = 'firefly-iii:report-sum';
|
||||
|
||||
|
||||
/**
|
||||
* Execute the console command.
|
||||
*
|
||||
@@ -58,7 +57,6 @@ class ReportSum extends Command
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Reports for each user when the sum of their transactions is not zero.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user