mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-04 13:17:46 -07:00
Code cleanup.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
@@ -54,4 +54,4 @@ return array(
|
||||
|
||||
'storage' => __DIR__ . '/../app/storage',
|
||||
|
||||
);
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user