mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 04:21:20 +00:00
Code reordering and reformatting. I should really start employing style CI.
This commit is contained in:
@@ -73,7 +73,7 @@ class ConvertToWithdrawal implements ActionInterface
|
||||
return $this->convertTransferArray($journal);
|
||||
}
|
||||
|
||||
return false;
|
||||
return false;
|
||||
}
|
||||
|
||||
private function convertDepositArray(array $journal): bool
|
||||
|
||||
Reference in New Issue
Block a user