mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Some light refactoring. No changes.
This commit is contained in:
@@ -310,7 +310,6 @@ class ImportStorage
|
||||
|
||||
$amount = app('steam')->positive($parameters['amount']);
|
||||
$names = [$parameters['asset'], $parameters['opposing']];
|
||||
$transfer = [];
|
||||
|
||||
sort($names);
|
||||
|
||||
|
Reference in New Issue
Block a user