mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 04:21:20 +00:00
Use PSR-12 code style
This commit is contained in:
@@ -79,6 +79,5 @@ class ReportSum extends Command
|
||||
}
|
||||
$end = round(microtime(true) - $start, 2);
|
||||
$this->info(sprintf('Report on total sum finished in %s seconds', $end));
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user