mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove extra logging.
This commit is contained in:
@@ -33,7 +33,8 @@ class StaticConfigKey
|
||||
public static array $accepted = [
|
||||
'firefly.version',
|
||||
'firefly.api_version',
|
||||
'firefly.default_location'
|
||||
'firefly.default_location',
|
||||
'firefly.account_to_transaction'
|
||||
];
|
||||
/**
|
||||
* @param string $value
|
||||
|
Reference in New Issue
Block a user