mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 21:23:36 +00:00
Code clean up.
This commit is contained in:
@@ -64,7 +64,8 @@ class RabobankDescription implements SpecificInterface
|
||||
Log::debug(
|
||||
sprintf(
|
||||
'Rabobank specific: Opposite account and opposite name are' .
|
||||
' both empty. Will use "%s" (from description) instead', $alternateName
|
||||
' both empty. Will use "%s" (from description) instead',
|
||||
$alternateName
|
||||
)
|
||||
);
|
||||
$row[6] = $alternateName;
|
||||
|
||||
Reference in New Issue
Block a user