mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 00:04:24 +00:00
cleanup: Commands are a lot less verbal and report better on success / failue
This commit is contained in:
@@ -103,7 +103,6 @@ class ForceDecimalSize extends Command
|
||||
$this->correctAmounts();
|
||||
$this->updateDecimals();
|
||||
}
|
||||
$this->line('Done!');
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user