mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +00:00
Some code cleanup.
This commit is contained in:
@@ -11,7 +11,7 @@ return [
|
||||
|
||||
'export_formats' => [
|
||||
'csv' => 'FireflyIII\Export\Exporter\CsvExporter',
|
||||
//'mt940' => 'FireflyIII\Export\Exporter\MtExporter',
|
||||
// mt940 FireflyIII Export Exporter MtExporter
|
||||
],
|
||||
'default_export_format' => 'csv',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user