mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Various code cleanup.
This commit is contained in:
@@ -73,7 +73,7 @@ class UpgradeFireflyInstructions extends Command
|
||||
try {
|
||||
app('telemetry')->feature('system.users.count', (string)User::count());
|
||||
} catch (QueryException $e) {
|
||||
// ignore error.
|
||||
// @ignoreException
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user