This commit is contained in:
James Cole
2021-04-12 15:28:06 +02:00
parent bff661fe69
commit a2deff0f7a

View File

@@ -164,7 +164,6 @@ class ExportData extends Command
{
$start = $this->getDateParameter('start');
$end = $this->getDateParameter('end');
exit;
$accounts = $this->getAccountsParameter();
$export = $this->getExportDirectory();