mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Some more last-minute fixes.
This commit is contained in:
@@ -120,7 +120,6 @@ class ImportableConverter
|
||||
|
||||
// amount is positive? Then switch:
|
||||
if (1 === bccomp($amount, '0')) {
|
||||
|
||||
[$destination, $source] = [$source, $destination];
|
||||
Log::debug(
|
||||
sprintf(
|
||||
|
Reference in New Issue
Block a user