mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Code cleanup.
This commit is contained in:
@@ -104,8 +104,6 @@ class MigrateToGroups extends Command
|
||||
if (0 === $this->count) {
|
||||
$this->line('No journals to migrate to groups.');
|
||||
}
|
||||
|
||||
|
||||
$this->markAsMigrated();
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user