mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-03 20:56:21 +00:00
Use PSR-12 code style
This commit is contained in:
@@ -61,7 +61,6 @@ class FixPiggies extends Command
|
||||
|
||||
/** @var PiggyBankEvent $event */
|
||||
foreach ($set as $event) {
|
||||
|
||||
if (null === $event->transaction_journal_id) {
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user