mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Reformat code.
This commit is contained in:
@@ -56,6 +56,7 @@ class UpgradeFireflyInstructions extends Command
|
||||
if ('install' === (string) $this->argument('task')) {
|
||||
$this->installInstructions();
|
||||
}
|
||||
|
||||
// app('telemetry')->feature('executed-command', $this->signature);
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user