mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Various code cleanup.
This commit is contained in:
@@ -59,7 +59,8 @@ class RabobankDescription implements SpecificInterface
|
||||
);
|
||||
$row[6] = $alternateName;
|
||||
$row[10] = '';
|
||||
} else {
|
||||
}
|
||||
if (!(strlen($oppositeAccount) < 1 && strlen($oppositeName) < 1)) {
|
||||
Log::debug('Rabobank specific: either opposite account or name are filled.');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user