mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Whoops
This commit is contained in:
@@ -164,7 +164,6 @@ class ExportData extends Command
|
|||||||
{
|
{
|
||||||
$start = $this->getDateParameter('start');
|
$start = $this->getDateParameter('start');
|
||||||
$end = $this->getDateParameter('end');
|
$end = $this->getDateParameter('end');
|
||||||
exit;
|
|
||||||
$accounts = $this->getAccountsParameter();
|
$accounts = $this->getAccountsParameter();
|
||||||
$export = $this->getExportDirectory();
|
$export = $this->getExportDirectory();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user